This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Ability to configure helm chart http proxy via CRs #377
Labels
blocked needs validation
In need of validation before further action
enhancement
New feature or request
Describe the feature
Configuring http_proxy / no_proxy env vars can be difficult when some charts need to go through a proxy and some don't, for example when using internal and external helm/git repos. It would be nice to be able to configure the proxy via a CRD field, either underneath the HelmRelease
chart
field , or in whatever new CRDs come out of #142.Expected behavior
The CRD based configuration would take precedence over any proxy environment variables.
The text was updated successfully, but these errors were encountered: