mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix(tests): new resource naming
This commit is contained in:
parent
ec3f7ecb10
commit
2f3669a961
9 changed files with 30 additions and 29 deletions
|
|
@ -28,7 +28,7 @@ in {
|
|||
config = {
|
||||
submodule.name = "test-submodule";
|
||||
|
||||
kubernetes.api.pods.nginx = {
|
||||
kubernetes.resources.pods.nginx = {
|
||||
metadata.name = name;
|
||||
spec.containers.nginx.image = config.docker.images.nginx.path;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue