Fix spacing issues in YAML files in vnfs
[demo.git] / vnfs / DAaaS / deploy / operator / charts / prometheus-operator / templates / prometheus / additionalAlertmanagerConfigs.yaml
index 4475e7b..eba6e09 100644 (file)
@@ -8,4 +8,4 @@ metadata:
 {{ include "prometheus-operator.labels" . | indent 4 }}
 data:
   additional-alertmanager-configs.yaml: {{ toYaml .Values.prometheus.prometheusSpec.additionalAlertManagerConfigs | b64enc | quote }}
-{{- end }}
\ No newline at end of file
+{{- end }}