Skip to content

Helm Releases fail with - HelmChart ' ' is not ready #3757

Answered by kingdonb
vdonadze asked this question in Q&A
Discussion options

You must be logged in to vote

I think this is normal and expected, although it is annoying, the first time the HelmRelease is reconciled it is indeed not ready. It has to write a HelmChart to the Kube API, which is then reconciled by source controller, and it can't do anything until after that happens.

I'm not sure if there's a way to make this behavior better, because I understand what you're experiencing and I have it too. HelmRelease needs to be reconciled twice before the install will succeed, it can be done by interval or by CLI, or with any of the interfaces for Flux like Weave GitOps, the VSCode GitOps Tools Extension, or any other tool that can run flux reconcile hr.

This is one of the pains that is definitely…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@vdonadze
Comment options

@kingdonb
Comment options

@Eforen
Comment options

@stefanprodan
Comment options

Answer selected by vdonadze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants