fix(bootstrap): apply cluster-resources using ServerSideApply to avoid large CRDs from erroring
This commit is contained in:
parent
0d24638193
commit
64241f6e3a
1 changed files with 2 additions and 0 deletions
|
|
@ -44,4 +44,6 @@ spec:
|
||||||
automated:
|
automated:
|
||||||
allowEmpty: true
|
allowEmpty: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
syncOptions:
|
||||||
|
- ServerSideApply=true
|
||||||
status: {}
|
status: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue