prometheus: Recreate grafana DP to avoid lock on db

This commit is contained in:
2026-06-16 18:36:02 +02:00
parent aae7ed15db
commit 1803697a20
@@ -106,6 +106,8 @@ alertmanager:
grafana: grafana:
defaultDashboardsEnabled: {{ .Values.prometheus.grafana.defaultDashboardsEnabled }} defaultDashboardsEnabled: {{ .Values.prometheus.grafana.defaultDashboardsEnabled }}
deploymentStrategy:
type: Recreate
{{- if .Values.prometheus.grafana.plugins }} {{- if .Values.prometheus.grafana.plugins }}
plugins: plugins:
{{- range .Values.prometheus.grafana.plugins }} {{- range .Values.prometheus.grafana.plugins }}