FEAT(repo): enable ServerSideApply

- Enable ServerSideApply to handle large configmaps
- Fix resource management issues
This commit is contained in:
2026-01-04 16:42:47 +09:00
parent 9583be9b46
commit ababd677d4

View File

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