ArgoCD : How to access private github repository with ssh key
May 3, 2024 · 3 min read · I have been starting with ArgoCD and got stuck with multiple private repository and I really didn't want to setup the configmap, secrets for all my repositories which is a old way of doing things. Fortunately, ArgoCD new version came to rescue where ...
Join discussion