argocd-notifications/values: updateStrategy

This commit is contained in:
Albert Dixon 2020-06-12 11:16:09 -07:00 committed by GitHub
parent 91168f4b9a
commit 123d4f0bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,9 @@ nameOverride: "argocd-notifications"
nodeSelector: {}
updateStrategy:
type: Recreate
secret:
# Whether helm chart creates controller secret
create: true