-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate migrating to ArgoCD with image updater #58
Comments
|
Conservative solution: Keep using Flux for deploying third-party apps, only translate this repo's top-level charts to ArgoCD Application CRDs, and outsource any lookups to an extra chart (e.g. |
Possible other solution: Use Flamingo for an even deeper integration between ArgoCD and Flux, through which you could possibly switch all releases to ArgoCD Apllication CRDs and still use Helm lookup. |
Plan for migrating top-level helm releases from Flux to ArgoCD:
|
Question: When deploying Flux HelmReleases with an ArgoCD Application directly, does Argo recognize and display all the sub-resources created by Flux? |
Pros:
ToDos
The text was updated successfully, but these errors were encountered: