Allow to configure a priorityClassName for Daemonsets
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -26,6 +26,7 @@ A Helm chart to install the SPIFFE CSI driver.
|
||||
| nodeSelector."kubernetes.io/arch" | string | `"amd64"` | |
|
||||
| podAnnotations | object | `{}` | |
|
||||
| podSecurityContext | object | `{}` | |
|
||||
| priorityClassName | string | `""` | Priority class assigned to daemonset pods |
|
||||
| resources | object | `{}` | |
|
||||
| securityContext.privileged | bool | `true` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user