diff --git a/src/test/helm/deployment_volume_test.yaml b/src/test/helm/deployment_volume_test.yaml index a6fa59e49f8d8e96111f116fcdc209f04a19a723..0625a237b77e1d234ed73d6669f686ad0990b97e 100644 --- a/src/test/helm/deployment_volume_test.yaml +++ b/src/test/helm/deployment_volume_test.yaml @@ -64,7 +64,7 @@ tests: value: "bindings" - equal: path: spec.template.spec.volumes[0].configMap.name - value: "bindings-type" + value: "administration-bindings-type" - equal: path: spec.template.spec.volumes[1].name value: "mongodb-root-ca"