Skip to content

Commit a8fd579

Browse files
authored
Add priority field to prevent early shutdown
1 parent 7030e73 commit a8fd579

File tree

1 file changed

+1
-0
lines changed
  • bindata/assets/kube-controller-manager

1 file changed

+1
-0
lines changed

bindata/assets/kube-controller-manager/pod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ spec:
201201
securityContext:
202202
readOnlyRootFilesystem: true
203203
hostNetwork: true
204+
priority: 2000001000
204205
priorityClassName: system-node-critical
205206
tolerations:
206207
- operator: "Exists"

0 commit comments

Comments
 (0)