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
|
||||
- PruneLast=true
|
||||
- RespectIgnoreDifferences=true
|
||||
- ServerSideApply=true
|
||||
retry:
|
||||
limit: 5
|
||||
backoff:
|
||||
|
||||
Reference in New Issue
Block a user