fix(tests): new resource naming

This commit is contained in:
Jaka Hudoklin 2019-09-27 18:29:00 +02:00
parent ec3f7ecb10
commit 2f3669a961
No known key found for this signature in database
GPG key ID: 11AA2A62319E4968
9 changed files with 30 additions and 29 deletions

View file

@ -19,5 +19,5 @@ in {
kubernetes.version = k8sVersion;
kubernetes.api.pods.nginx = {};
kubernetes.resources.pods.nginx = {};
}