Added quation marks where needed

This commit is contained in:
2021-04-20 00:57:33 +02:00
parent 267121bfe8
commit b358aea724
3 changed files with 5 additions and 5 deletions

View File

@@ -42,5 +42,5 @@ metadata:
name: program-service-config
data:
MONGO_URI: "mongodb://root:programservicemongosupersecret@program-service-mongo:27017/programservice?authSource=admin"
SENTRY_DSN: {{ .Values.programService.sentry_dsn }}
SENTRY_DSN: "{{ .Values.programService.sentry_dsn }}"