diff --git a/templates/tests/cypress-test-nc-oo.yaml b/templates/tests/cypress-test-nc-oo.yaml index 6d71211852addab5370d4bd7fc2bf342f994b579..3844d6b6462ba30815ead0b2e71015e8a60d57d9 100644 --- a/templates/tests/cypress-test-nc-oo.yaml +++ b/templates/tests/cypress-test-nc-oo.yaml @@ -72,7 +72,7 @@ spec: {{- end }} {{- if .Values.tests.cypress.commitInfo.sha }} - name: COMMIT_INFO_SHA - value: {{ .Values.tests.cypress.commitInfo.sha }} + value: "{{ .Values.tests.cypress.commitInfo.sha }}" {{- end }} {{- end }} - name: INSTALLED_APPS