GitOps-infrastucture Install Argo CD helm repo add argo https://argoproj.github.io/argo-helm helm repo update helm install argocd argo/argo-cd Install Argo CD CLI brew install argocd Access Argo CD To access Argo CD, you'll need to: Login using the CLI: argocd login argocd.svc.gbif.no:443