Skip to content
Snippets Groups Projects
Commit eb6ea93f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4786: Fix Unit-Test for configmap

parent 6b4ce600
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ tests: ...@@ -64,7 +64,7 @@ tests:
value: "bindings" value: "bindings"
- equal: - equal:
path: spec.template.spec.volumes[0].configMap.name path: spec.template.spec.volumes[0].configMap.name
value: "bindings-type" value: "administration-bindings-type"
- equal: - equal:
path: spec.template.spec.volumes[1].name path: spec.template.spec.volumes[1].name
value: "mongodb-root-ca" value: "mongodb-root-ca"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment