Commit 551fc320 by Seoester Committed by GC

grafana: Removed duplicate stanza (#18)

* grafana pvc.yaml: Removed duplicate stanza * grafana: Incremented version * Incremented grafana version v0.0.30 -> v0.0.31 * Updated grafana chart packaged with prometheus
parent 165daa6f
......@@ -9,6 +9,6 @@ icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_t
name: grafana
sources:
- https://github.com/coreos/prometheus-operator
version: 0.0.30
version: 0.0.31
appVersion: 5.1.2
kubeVersion: "^1.8.0-0"
......@@ -18,7 +18,6 @@ spec:
storageClassName: "{{ .Values.persistence.storageClass }}"
{{- end }}
{{- end }}
storageClassName: {{ .Values.persistence.class }}
resources:
requests:
storage: {{ .Values.persistence.size | quote }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment