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