argocd-notifications/values: updateStrategy
This commit is contained in:
parent
91168f4b9a
commit
123d4f0bef
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ nameOverride: "argocd-notifications"
|
|||
|
||||
nodeSelector: {}
|
||||
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
|
||||
secret:
|
||||
# Whether helm chart creates controller secret
|
||||
create: true
|
||||
|
|
Loading…
Reference in a new issue