Add retry/ServerSideApply to CNPG helm app
This commit is contained in:
@@ -20,3 +20,10 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
retry:
|
||||
limit: 5
|
||||
backoff:
|
||||
duration: 30s
|
||||
maxDuration: 5m
|
||||
factor: 2
|
||||
|
||||
Reference in New Issue
Block a user