fix: add: deploymentStrategy:Recreate
This commit is contained in:
@@ -16,6 +16,8 @@ spec:
|
||||
values:
|
||||
grafana:
|
||||
enabled: true
|
||||
deploymentStrategy:
|
||||
type: Recreate
|
||||
admin:
|
||||
existingSecret: alertmanager-telegram
|
||||
passwordKey: grafana_admin_password
|
||||
|
||||
Reference in New Issue
Block a user