FEAT(external-secrets): add ServerSideApply=true to ESO

- Enable ServerSideApply for External Secrets Operator
- Fix CRD management
This commit is contained in:
2025-12-29 21:06:07 +09:00
parent 0a8c4bde16
commit fe484fb4a1

View File

@@ -29,6 +29,7 @@ spec:
- CreateNamespace=true - CreateNamespace=true
- PrunePropagationPolicy=foreground - PrunePropagationPolicy=foreground
- PruneLast=true - PruneLast=true
- ServerSideApply=true
retry: retry:
limit: 5 limit: 5
backoff: backoff: