We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27429c8 commit 49995ceCopy full SHA for 49995ce
.helm/ecamp3/templates/frontend_configmap.yaml
@@ -16,6 +16,7 @@ data:
16
SENTRY_ENVIRONMENT: '{{ .Values.domain }}',
17
{{- else }}
18
SENTRY_FRONTEND_DSN: null,
19
+ SENTRY_ENVIRONMENT: '{{ .Values.domain }}',
20
{{- end }}
21
DEPLOYMENT_TIME: '{{ .Values.deploymentTime }}',
22
VERSION: '{{ .Values.deployedVersion }}',
0 commit comments