FIX(external-secrets): add ServerSideApply for CRD sync
- Fix CRD annotation size limit exceeded error - ServerSideApply avoids last-applied-configuration annotation
This commit is contained in:
@@ -36,6 +36,7 @@ spec:
|
|||||||
- PrunePropagationPolicy=foreground
|
- PrunePropagationPolicy=foreground
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
- RespectIgnoreDifferences=true
|
- RespectIgnoreDifferences=true
|
||||||
|
- ServerSideApply=true
|
||||||
retry:
|
retry:
|
||||||
limit: 5
|
limit: 5
|
||||||
backoff:
|
backoff:
|
||||||
|
|||||||
Reference in New Issue
Block a user