argoproj-labs/argocd-autopilot

Using argocd-autopilot to deploy helm charts

Opened this issue · 0 comments

Hello,

We are consumers of helm charts and we deploy some of them using terraform helm-release when the cluster is created - (cluster-scaler, etc), some are apps (nexus),and some are custom. We would like to change this approach to ArgoCD. and would like use argocd-autopilot to bootstrap argocd kick off deployment of the helm charts. However, everything from argocd-autopilot is kustomize based and uses applicationsets and I am not so familiar with either I am having difficulty determining how to use and organize argocd-autopilot to deploy an app-of-apps consisting of helm charts applications like where to put the app-of-app manifest and how to organize the helm charts. Would anyone have any suggestion or pointers on the best way to do this? Any reply is appreciated.

BTW, I came across issue 38 but nothing there worked for me.
Any reply is appreciated.