nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
455 stars 305 forks source link

Please add option to add priorityClassName to the helm chart #726

Closed h0jeZvgoxFepBQ2C closed 1 year ago

h0jeZvgoxFepBQ2C commented 1 year ago

Thank you!

caleblloyd commented 1 year ago

In the 1.x-beta chart you can set anything on the resources created with merge and patch.

podTemplate.merge.spec.priorityClassName

Check out the README on this branch for more details

h0jeZvgoxFepBQ2C commented 1 year ago

Ah thank you! Any estimate when the beta branch gets released as new major version?

caleblloyd commented 1 year ago

As soon as we can build an upgrade path from 0.x. That will probably take a couple months