mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix(k8s): use plural aliases instead of kinds
This commit is contained in:
parent
6fdddc0188
commit
ae3b208821
9 changed files with 401 additions and 401 deletions
|
|
@ -41,7 +41,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
kubernetes.api.Deployment.nginx = {
|
||||
kubernetes.api.deployments.nginx = {
|
||||
metadata = {
|
||||
name = name;
|
||||
labels = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue