mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 23:19:15 +08:00
544 B
544 B
Priority Class Name
Key: priorityClassName
Info:
- Type:
string - Default:
"" - Helm Template: ❌
Can be defined in:
.Values.priorityClassName.Values.jobs.[job-name].podSpec.priorityClassName
Defines the priorityClassName for the workloads.
Leaving it empty it will let Kubernetes resolve the priorityClassName.
Examples:
priorityClassName: some-priority-class-name
Kubernetes Documentation: