Issue in Clamp Configuration
[oom.git] / kubernetes / clamp / templates / configmap.yaml
index b680487..bee8f13 100644 (file)
@@ -23,4 +23,4 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 data:
- spring_application_json: {{ .Values.config.springApplicationJson | quote }}
+ spring_application_json: {{ tpl .Values.config.springApplicationJson . | quote }}