datalust / helm.datalust.co

Helm charts hosted on helm.datalust.co
Apache License 2.0
10 stars 16 forks source link

Support configuration of `priorityClassName` #48

Closed iainsproat closed 9 months ago

iainsproat commented 9 months ago

It should be possible to provide the priorityClassName parameter, to configure pod priority and pre-emption: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/

KodrAus commented 9 months ago

Thanks for the suggestion @iainsproat :+1: This seems reasonable to me.

iainsproat commented 9 months ago

Thanks @KodrAus - I hope the PR will resolve it: https://github.com/datalust/helm.datalust.co/pull/49