fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)

fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)
This commit is contained in:
Albert Dixon 2020-06-12 11:48:57 -07:00 committed by GitHub
parent ea4ba2283c
commit 249a79f4c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

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