Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 245 Bytes

CSP Common Infraestructure tools

ArgoCD

cd charts/argo-cd/

First we need to generate the Helm chart lock file.

helm repo add argo-cd https://argoproj.github.io/argo-helm
helm dep update charts/argo-cd