Remove retry block causing out-of-sync issues

This commit is contained in:
Ian Keane 2026-08-22 05:31:15 -04:00
parent b48f471f8a
commit 2e5b27c59c

View file

@ -44,11 +44,5 @@ spec:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
retry:
limit: 10
backoff:
duration: 30s
maxDuration: 5m
factor: 2
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true