-
Patch your argocd.
We have prepared
argocd-values.yml
for official argocd helm chart
helm repo add argo https://argoproj.github.io/argo-helm
helm install argo-cd argo/argo-cd -f argocd-values.yml
Follow documentation https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/
- Create a repo with
helmwave.yml
See here: examples/minio/helmwave.yml
- Create argo-cd application
See here: examples/minio/argocd-application.yml