REFACTOR(argocd): remove serversideapply

- from argocd applications
- Fixes OutOfSync issues caused by operator-added default values
- ServerSideApply causes stricter field management that conflicts with
  CRD defaults
This commit is contained in:
2025-12-29 23:00:38 +09:00
parent f38cbedcba
commit d392bbc57a
2 changed files with 0 additions and 2 deletions

View File

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