turn off self heal

This commit is contained in:
2024-05-22 16:22:35 -05:00
parent 0da42fe23d
commit 801599ac17

View File

@@ -18,7 +18,7 @@ spec:
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: false
retry: retry:
limit: 10 limit: 10
backoff: backoff:
@@ -52,7 +52,7 @@ spec:
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: false
retry: retry:
limit: 10 limit: 10
backoff: backoff:
@@ -86,7 +86,7 @@ spec:
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: false
retry: retry:
limit: 10 limit: 10
backoff: backoff:
@@ -120,7 +120,7 @@ spec:
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: false
retry: retry:
limit: 10 limit: 10
backoff: backoff: