fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)
fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)
This commit is contained in:
parent
ea4ba2283c
commit
249a79f4c8
3 changed files with 6 additions and 3 deletions
|
|
@ -16,6 +16,9 @@ nameOverride: "argocd-notifications"
|
|||
|
||||
nodeSelector: {}
|
||||
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
|
||||
secret:
|
||||
# Whether helm chart creates controller secret
|
||||
create: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue