Hacker News new | ask | show | jobs
by pmig 869 days ago
One if the decision points for us using Flux was the the helm controller. ArgoCD will just render the helm chart and apply the manifests. If you already habe an Helm Release in your cluster the migration path was easier with flux.
1 comments

Not to mention that because of this, ArgoCD doesn't support some Helm functions at all, like `lookup` (which looks up resources in your cluster).