Skip to content

Commit cba9369

Browse files
committed
reconciler, spec: set priority class
Define the reconciler as a system critical resource. Signed-off-by: Miguel Duarte Barroso <[email protected]>
1 parent ee60ed1 commit cba9369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/crds/ip-reconciler-job.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ spec:
1111
spec:
1212
template:
1313
spec:
14+
priorityClassName: "system-node-critical"
1415
containers:
1516
- name: whereabouts
1617
image: ghcr.io/k8snetworkplumbingwg/whereabouts:latest-amd64

0 commit comments

Comments
 (0)