Override Helm value at sync argocd

Override Helm values live without touching Git; note: drifts from source until committed

argocd app set <name> --helm-set image.tag=v2 --helm-set replicaCount=3
more argocd all 27 commands →