Is your feature request related to a problem? Please describe.
Add ability to define priorityClassName for the deployment
preemptionPolicy: PreemptLowerPriority
priority: 1000000
priorityClassName: high-priority
Describe the solution you'd like
Add ability to define that field in deployment.priorityClassName which would inject the value in the deployment template.
Describe alternatives you've considered
None.
Additional context
None
Is your feature request related to a problem? Please describe.
Add ability to define priorityClassName for the deployment
Describe the solution you'd like
Add ability to define that field in
deployment.priorityClassNamewhich would inject the value in the deployment template.Describe alternatives you've considered
None.
Additional context
None