launchdarkly / ld-relay-helm

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

priorityClassName is not assignable #54

Closed kh3dron closed 9 months ago

kh3dron commented 9 months ago

Is your feature request related to a problem? Please describe.

priorityClassName is not assignable to the LD relay pod.

Describe the solution you'd like

Let priorityClassName be passed into the deployment int he same way as other pod attributes, like annotations or labels.

Describe alternatives you've considered

No real alternatives considered - this should be a pretty minor addition.

Additional context

Pull Request here.

keelerm84 commented 9 months ago

Released in v3.1.0. Thank you for your contribution!