Allow to configure a priorityClassName for Daemonsets

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-27 08:09:00 -08:00
committed by kfox1111
parent ba41f04df5
commit f8cdec3f99
6 changed files with 14 additions and 0 deletions
@@ -24,6 +24,7 @@ A Helm chart to install the SPIRE agent.
| nodeSelector."kubernetes.io/arch" | string | `"amd64"` | |
| podAnnotations | object | `{}` | |
| podSecurityContext | object | `{}` | |
| priorityClassName | string | `""` | Priority class assigned to daemonset pods |
| resources | object | `{}` | |
| securityContext | object | `{}` | |
| server.port | int | `8081` | |