Enable prune and server-side apply argocd

Set sync options for safe prune and SSA; note: SSA fixes large-CRD apply conflicts

argocd app set <name> --sync-option Prune=true --sync-option ServerSideApply=true
more argocd all 27 commands →