Small docs improvement suggestion for HelmChartProps #22013
jameskelleher
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes that would be very helpful. Are you able to create a PR to clarify this in the README for that? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I wanted to leave a comment that the HelmChartProps documentation could use some clarification for how values work. I just spent a good amount of time trying to figure out why my values did not seem to be getting passed when they were like this:
Finally realized it's because they are expected to be formatted like this:
Would have saved me a lot of time had the docs mentioned that nested values should use nested dictionaries instead of using dot notation.
Beta Was this translation helpful? Give feedback.
All reactions