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 e3564fc commit 0579702Copy full SHA for 0579702
charts/gitops-runtime/values.yaml
@@ -291,8 +291,8 @@ argo-cd:
291
server.insecure: true
292
application.namespaces: 'cf-*'
293
controller:
294
- statefulsetAnnotations:
295
- argocd.argoproj.io/sync-options: "Delete=false"
+ statefulsetAnnotations:
+ argocd.argoproj.io/sync-options: "Delete=false"
296
#-----------------------------------------------------------------------------------------------------------------------
297
# Argo Events
298
0 commit comments