prometheus: Recreate grafana DP to avoid lock on db
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user