diff --git a/helm/templates/deployment.yaml b/helm/templates/deployment.yaml index f77ef50e..065eed07 100644 --- a/helm/templates/deployment.yaml +++ b/helm/templates/deployment.yaml @@ -76,6 +76,8 @@ spec: secretKeyRef: name: {{.secretName }} key: {{.secretPasswordKey }} + {{- end }} + {{- end }} volumeMounts: - name: service-config mountPath: /app/resources/configs/{{ .Chart.Name }}/application.conf