Manually Add K8s Cluster to ArgoCD, this does not break existing ArgoCD instances where the cluster is already added
After applying the manifest, you can add the cluster with argocd cli with
argocd login argo-server.domain.com
argocd cluster add <kube-context> --service-account=argocd-custom-manager