diff --git a/charts/argocd-notifications/values.yaml b/charts/argocd-notifications/values.yaml index 362156df..993b75bb 100644 --- a/charts/argocd-notifications/values.yaml +++ b/charts/argocd-notifications/values.yaml @@ -16,6 +16,9 @@ nameOverride: "argocd-notifications" nodeSelector: {} +updateStrategy: + type: Recreate + secret: # Whether helm chart creates controller secret create: true