We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffde83 commit 9ff2715Copy full SHA for 9ff2715
1 file changed
addons/grafana/10/chart/grafana/values.yaml
@@ -269,7 +269,7 @@ notifiers:
269
grafana:
270
## @param grafana.replicaCount Number of Grafana nodes
271
##
272
- replicaCount: 1
+ replicaCount: 2
273
## @param grafana.updateStrategy.type Set up update strategy for Grafana installation.
274
## Set to Recreate if you use persistent volume that cannot be mounted by more than one pods to make sure the pods is destroyed first.
275
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
0 commit comments