Step 3: Helm apps in argocd - jonathank42/defconsandbox GitHub Wiki

The following projects are what I use in my cluster. I choose to have argocd manage these for me.

Metallb: https://metallb.universe.tf/installation/

Nginx ingress: https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/

Longhorn: https://charts.longhorn.io

Prometheus k8s stack: https://prometheus-community.github.io/helm-charts

There is a large CRD issue at the moment. Due to this the kube-prometheus-stack cannot be installed via argo

helm install monitoring prometheus-community/kube-prometheus-stack   -n monitoring

cert-manager: https://charts.jetstack.io