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:
2026-01-07 01:15:03 +09:00
parent 384d73d1fa
commit 835395f7ec

View File

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