Closed anux-linux closed 1 year ago
Adding additional custom env variables to honeycomb
extending config to read env variable from a user values file.
adding proxy setting like this will add them to the chart
additionalEnv: - name: HTTP_PROXY value: http://your-proxy-url.example:8080
Which problem is this PR solving?
Adding additional custom env variables to honeycomb
Short description of the changes
extending config to read env variable from a user values file.
How to verify that this has the expected result
adding proxy setting like this will add them to the chart