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

Does Kubeapps support Helm chart values YAML that contains arrays? #7774

Open
jgagnon44 opened this issue May 7, 2024 · 0 comments
Open
Labels
kind/question An issue that reports a question about the project

Comments

@jgagnon44
Copy link

Summary
After encountering non-descriptive errors when attempting to deploy an application with Kubeapps, I did some quick research and found a ticket from 4 years ago (#1715) that seems to suggest that YAML arrays may not be supported by Kubeapps.

Background and rationale
I am trying to deploy a Helm chart that has a chart dependency. The dependency chart values YAML has at least one section that's defined as an array. Using the YAML editor in Kubeapps, I set the various values and click Deploy. I get an error message that tells me nothing. I finally tried an older chart version that does not have array data, it it deployed without issue.

Description
Does Kubeapps support Helm chart values with array structured content?

@jgagnon44 jgagnon44 added the kind/question An issue that reports a question about the project label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question An issue that reports a question about the project
Projects
None yet
Development

No branches or pull requests

1 participant