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