We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070c857 commit c1959d6Copy full SHA for c1959d6
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