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