mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
feat(kubernetes): apply defaults to custom resources
This commit is contained in:
parent
208a80f036
commit
317123d5d8
2 changed files with 19 additions and 12 deletions
|
|
@ -67,7 +67,5 @@ with lib;
|
|||
kubernetes.defaultModuleConfiguration.nginx = {
|
||||
kubernetes.defaults.deployments.spec.replicas = mkDefault 4;
|
||||
};
|
||||
|
||||
kubernetes.defaults.all.metadata.namespace = "test";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue