fix: enable ServerSideApply for ArgoCD ApplicationSets (#46)
- resolve CRD annotation size limit errors by enabling server-side apply - add storage ApplicationSet and project to kustomization files Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
@@ -37,3 +37,5 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
|
||||
Reference in New Issue
Block a user