Bug in PVC related to Alertmanager.
binayaj opened this issue · 0 comments
binayaj commented
This needs to be :
{{- if .Values.alertmanager.alertmanagerSpec.storageSpec }}
storage:
{{ tpl (toYaml .Values.alertmanager.alertmanagerSpec.storageSpec | indent 4) . }}
{{- end }}
for pvc to work for alertmanager.