feat: add pod priorityClassName
This commit is contained in:
@ -1057,6 +1057,7 @@ It also uses the following configuration from the `$pod`:
|
||||
| `$pod.affinity ` | Expressions for affinity |
|
||||
| `$pod.tolerations ` | Toleration labels for pod assignment |
|
||||
| `$pod.podLabels` | Pod extra labels |
|
||||
| `$pod.priorityClassName` | Pod priorityClassName |
|
||||
|
||||
Underneath the hood, it invokes [`common.container`](#commoncontainer) template with `$pod` to populate the `PodSpec`'s container list.
|
||||
|
||||
|
Reference in New Issue
Block a user