Add priorityClassName to CRDs (#1513)

* Add pod priorityClassName to controller and crds

* Add missing bits in bases directory

* Regenerate crds
This commit is contained in:
Sam Weston
2022-06-28 00:45:19 +01:00
committed by GitHub
parent e2c8163b8c
commit bc7a3cab1b
9 changed files with 20 additions and 0 deletions

View File

@@ -1142,6 +1142,7 @@ spec:
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
spec:
priorityClassName: "high"
nodeSelector:
node-role.kubernetes.io/test: ""