Set Grafana deploymentStrategy to RollingUpdate
This commit is contained in:
@@ -23,6 +23,8 @@ spec:
|
|||||||
enabled: false
|
enabled: false
|
||||||
storageClassName: longhorn
|
storageClassName: longhorn
|
||||||
size: 1Gi
|
size: 1Gi
|
||||||
|
deploymentStrategy:
|
||||||
|
type: RollingUpdate
|
||||||
alertmanager:
|
alertmanager:
|
||||||
config:
|
config:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user