We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9adab0 commit e3564fcCopy full SHA for e3564fc
charts/gitops-runtime/values.yaml
@@ -290,6 +290,9 @@ argo-cd:
290
params:
291
server.insecure: true
292
application.namespaces: 'cf-*'
293
+ controller:
294
+ statefulsetAnnotations:
295
+ argocd.argoproj.io/sync-options: "Delete=false"
296
#-----------------------------------------------------------------------------------------------------------------------
297
# Argo Events
298
0 commit comments