Fix spacing issues in YAML files in vnfs
[demo.git] / vnfs / DAaaS / deploy / operator / charts / prometheus-operator / templates / alertmanager / secret.yaml
index e73c465..c6dfbd5 100644 (file)
@@ -11,4 +11,4 @@ data:
 {{- range $key, $val := .Values.alertmanager.templateFiles }}
   {{ $key }}: {{ $val | b64enc | quote }}
 {{- end }}
-{{- end }}
\ No newline at end of file
+{{- end }}