[CLAMP] AAF certificate using certinializer
[oom.git] / kubernetes / clamp / components / clamp-backend / templates / configmap.yaml
@@ -25,6 +25,5 @@ metadata:
     heritage: {{ .Release.Service }}
 data:
 {{ tpl (.Files.Glob "resources/config/*").AsConfig . | indent 2 }}
-  spring_application_json: {{ tpl .Values.config.springApplicationJson . | quote }}
 
 {{ include "common.log.configMap" . }}