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
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
- ServerSideApply=true
|
||||||
retry:
|
retry:
|
||||||
limit: 10
|
limit: 10
|
||||||
backoff:
|
backoff:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user