https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/ Basically allow users to supply the `priorityClassName` and pass it to the deployment.
https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
Basically allow users to supply the
priorityClassNameand pass it to the deployment.