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

helm 3 support #34

Open
kotarusv opened this issue Sep 29, 2020 · 2 comments
Open

helm 3 support #34

kotarusv opened this issue Sep 29, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@kotarusv
Copy link

Hi

This tool so promising to convert helm charts to regular Kubernetes native yaml files without using helm in some cases. I tried to use this tool today but getting below error. is this works for helm 3?

helm convert --destination mongodb --name mongodb stable/mongodb
Error: Couldn't load repositories file (/Users/skotaru/.helm/repository/repositories.yaml).
You might need to run helm init (or helm init --client-only if tiller is already installed)

@etiennetremel
Copy link
Contributor

Hi @kotarusv, could you try doing the conversion using Docker: #25 (comment)

@etiennetremel etiennetremel added the help wanted Extra attention is needed label Oct 1, 2020
@sanyer
Copy link

sanyer commented Oct 2, 2020

@etiennetremel this helped me :-)

on the other topic, I had to login to docker container and add custom helm repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants