argocd - "Source position should be specified and must be greater than 0 for applications with multiple sources"
Ran into this error "Source position should be specified and must be greater than 0 for applications with multiple sources" and trying to make my app sync policy from manual to auto argocd app set cert-manager-dev --sync-policy automated So in our setup we have multiple (2 sources) and it gets confused which one to used for our app sync process.