diff --git a/clusters/cl01tl/deployment/stack/templates/application.yaml b/clusters/cl01tl/deployment/stack/templates/application.yaml index ebfc5dab0..9f2291616 100644 --- a/clusters/cl01tl/deployment/stack/templates/application.yaml +++ b/clusters/cl01tl/deployment/stack/templates/application.yaml @@ -18,7 +18,7 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: false retry: limit: 10 backoff: @@ -52,7 +52,7 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: false retry: limit: 10 backoff: @@ -86,7 +86,7 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: false retry: limit: 10 backoff: @@ -120,7 +120,7 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: false retry: limit: 10 backoff: