Forcing a new line to be created in the configmap yaml generation (#5318)

This commit is contained in:
Edward Vella
2018-05-09 15:33:54 -07:00
committed by k8s-ci-robot
parent b3dc4326b5
commit 8360434b30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 6.4.0
version: 6.4.1
appVersion: 2.2.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -15,7 +15,7 @@ data:
{{ $key }}: |
{{ toYaml $value | default "{}" | indent 4 }}
{{- if eq $key "prometheus.yml" -}}
{{- if $root.Values.alertmanager.enabled -}}
{{- if $root.Values.alertmanager.enabled }}
alerting:
alertmanagers:
- kubernetes_sd_configs: