Skip to content
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

Helmfile - view generated helmfile #500

Open
davidfrickert opened this issue May 30, 2024 · 1 comment
Open

Helmfile - view generated helmfile #500

davidfrickert opened this issue May 30, 2024 · 1 comment

Comments

@davidfrickert
Copy link

Tried to use this project to deploy helmfiles with Argo and ran into a bunch of problems (YAML related), mostly due to syntax errors.

Eventually ended up finding and fixing them and everything works but I now would like to see the generated yaml e.g. in ArgoCD UI. Is that possible somehow? E.g. store it in a secret?
Also, in debugging would it be possible to log the entire helmchart before running helmfile command with some config?

Thanks.

@Joibel
Copy link
Contributor

Joibel commented Jun 13, 2024

This is not possible directly. This feels like a request for an ArgoCD feature rather than a plugin feature?

You can run lovely outside of argocd (see the docs for how) to see the resulting yaml, so can diagnose some problems that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants