enable SSA for cluster resources
sync is not possible with pgo without SSA because CRD is too large
This commit is contained in:
parent
1019cbde91
commit
6ec52c6c26
|
@ -24,6 +24,7 @@ spec:
|
|||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
retry:
|
||||
limit: 10
|
||||
backoff:
|
||||
|
|
Loading…
Reference in New Issue
Block a user