We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1959d6 commit 566d9c3Copy full SHA for 566d9c3
1 file changed
apps/grafana/base/kustomization.yaml
@@ -10,9 +10,9 @@ helmCharts:
10
valuesInline:
11
fullname: grafana
12
useStatefulSet: true
13
- # persistence:
14
- # enabled: true
15
- # existingClaim: storage-grafana-0
+ persistence:
+ enabled: true
+ existingClaim: storage-grafana-0
16
# nodeSelector:
17
# topology.kubernetes.io/zone: "us-east-1c"
18
serviceMonitor:
0 commit comments