enable SSA for cluster resources

sync is not possible with pgo without SSA because CRD is too large
This commit is contained in:
James Andariese 2023-04-27 19:48:06 -05:00
parent 1019cbde91
commit 6ec52c6c26

View File

@ -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: