diff --git a/src/test/helm/deployment_collaboration_env_test.yaml b/src/test/helm/deployment_collaboration_env_test.yaml index 7668c108c276e2fb4026db46b71e8e7dbb552222..21ca8ba4550390d89e333fb62a3110e389615f81 100644 --- a/src/test/helm/deployment_collaboration_env_test.yaml +++ b/src/test/helm/deployment_collaboration_env_test.yaml @@ -34,5 +34,5 @@ tests: - notContains: path: spec.template.spec.containers[0].env content: - name: ozgcloud_feature_collaboration-enabled - value: "true" \ No newline at end of file + name: ozgcloud_feature_collaborationEnabled + any: true \ No newline at end of file