fix: enable ServerSideApply for ArgoCD ApplicationSets
- resolve CRD annotation size limit errors by enabling server-side apply - add storage ApplicationSet and project to kustomization files
This commit is contained in:
@@ -27,3 +27,5 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
|
||||
Reference in New Issue
Block a user