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

Imported values doesn't override subchart values #12730

Open
hedayat opened this issue Jan 19, 2024 · 5 comments
Open

Imported values doesn't override subchart values #12730

hedayat opened this issue Jan 19, 2024 · 5 comments

Comments

@hedayat
Copy link

hedayat commented Jan 19, 2024

Output of helm version: 3.14.0

According to #12480, imported values should override sub-chart values (although, according to the docs it should also override parent chart values as noted here, but that's a separate issue), but as far as I can tell, they don't. It's great if at least you can override sub-chart values with imported ones.

@intetinte
Copy link

intetinte commented Jan 31, 2024

This is basically what is reported here:
#12511

Cherrypick this and it will fly #12590

@hedayat
Copy link
Author

hedayat commented Jan 31, 2024

Thanks for the PR! I hope it is merged upstream if it fixes things. :(

#12511 seems a bit bigger than this one, so I think I'll leave it open to see what developers decide.

@intetinte
Copy link

I just did some investigation what went wrong in the helm application. All that is in the #12511
Zooming out a bit - it is basically "Imported values doesn't override subchart values" that I have reported

Copy link

github-actions bot commented May 2, 2024

This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label May 2, 2024
@hedayat
Copy link
Author

hedayat commented May 2, 2024

Still active :P

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