launchdarkly / ld-relay-helm

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

feat: Introduce top level pod configuration value #31

Closed keelerm84 closed 1 year ago

keelerm84 commented 1 year ago

The chart initially supported a few pod configuration options at the top level -- podAnnotations and podSecurityContext. Now that we want to support labels on the pod, we are moving the preferred configuration under a single pod values option. This new option supports

The legacy configuration options will continue to be supported until the next major release.

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #195620: Create pods section in values file.