Joe Julian

Results 365 comments of Joe Julian
trafficstars

Again, I can only give you hints to what worked for someone else. Ultimately, this is for helm support and what you seem to need is operating system support. If...

If this is a docs update, this need to be filed in [helm-www](https://github.com/helm/helm-www/issues).

Fair enough. I just looked in to it and it would be a huge undertaking to change this. The name is replaced in order for all the templates to work...

To do what you're suggesting, you'd have to have your values like: ```yaml env: FOO: bar SOME_VAR: SOMETHING SOME_OTHER_VAR: bar ``` Then you would add them to your container template...

@chirag0002 I linked the file above that needs editing. It looks really straightforward to me as it's just an ordered list. Check out the https://github.com/helm/helm/blob/main/CONTRIBUTING.md document.

@antonio-antuan If this is still relevant, could you fix the conflicts? If not, can you close it?

This can be solved in bash using [process substitution](https://tldp.org/LDP/abs/html/process-sub.html): ``` helm install myrelease mychart --values