diff --git a/values/prometheus/values/prometheus.yaml.gotmpl b/values/prometheus/values/prometheus.yaml.gotmpl index 00dafb96..e9504575 100644 --- a/values/prometheus/values/prometheus.yaml.gotmpl +++ b/values/prometheus/values/prometheus.yaml.gotmpl @@ -106,6 +106,8 @@ alertmanager: grafana: defaultDashboardsEnabled: {{ .Values.prometheus.grafana.defaultDashboardsEnabled }} + deploymentStrategy: + type: Recreate {{- if .Values.prometheus.grafana.plugins }} plugins: {{- range .Values.prometheus.grafana.plugins }}