Skip to content

Commit 0579702

Browse files
linting
1 parent e3564fc commit 0579702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ argo-cd:
291291
server.insecure: true
292292
application.namespaces: 'cf-*'
293293
controller:
294-
statefulsetAnnotations:
295-
argocd.argoproj.io/sync-options: "Delete=false"
294+
statefulsetAnnotations:
295+
argocd.argoproj.io/sync-options: "Delete=false"
296296
#-----------------------------------------------------------------------------------------------------------------------
297297
# Argo Events
298298
#-----------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)