launchdarkly / ld-relay-helm

A helm chart to ease deployment of the LaunchDarkly Relay Proxy
Other
6 stars 12 forks source link

Add support to pass environment variable by reference #34

Closed uristernik closed 1 year ago

uristernik commented 1 year ago

Requirements

Related issues

https://github.com/launchdarkly/ld-relay-helm/issues/33

Describe the solution you've provided

Add support to pass environment variable by reference (directly passing environment variables to container)

Describe alternatives you've considered

Couldn't do it any other way

Additional context

Needed to inject environment variable by reference

keelerm84 commented 1 year ago

Thank you for putting together this PR. I will try to take a look at this by EOD tomorrow.

keelerm84 commented 1 year ago

Going to merge this into a local branch instead of main so I can introduce a couple of additional tweaks first.

Thank you again for this contribution!