launchdarkly / ld-relay-helm

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

Allow mounting secrets as files #19

Closed keelerm84 closed 1 year ago

keelerm84 commented 1 year ago

The relay proxy allows specifying a custom TLS certificate. At least one customer has requested the ability to load this certificate from a k8s secret.

This commit allows users of this chart to specify secrets in two flavors-- either to be loaded as environment variables or to be mounted as a file directly into the container.

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #176702: Allow mounting secrets as volumes.