Skip to content

Commit 52b7857

Browse files
Merge pull request #865 from CoreyCook8/patch-1
no-jira: Add priority field to prevent early shutdown
2 parents 310bd06 + a8fd579 commit 52b7857

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)