You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: allow configuring priorityClassName in helm chart (#63)
Especially if running in `DaemonSet` mode, the webhook should receive a
high priority class, e.g. `system-node-critical` to ensure that it can
always be scheduled. This makes this configurable. By default, no
priority class is assigned.
0 commit comments