turn off self heal
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user