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