Skip to content

Commit 263f18b

Browse files
Merge pull request #1955 from openshift-cherrypick-robot/cherry-pick-1915-to-release-4.20
OCPBUGS-64689: Add priority field to prevent early shutdown
2 parents cae310f + 50e0684 commit 263f18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindata/assets/kube-apiserver/pod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ spec:
288288
readOnlyRootFilesystem: true
289289
terminationGracePeriodSeconds: {{.GracefulTerminationDuration}}
290290
hostNetwork: true
291+
priority: 2000001000
291292
priorityClassName: system-node-critical
292293
tolerations:
293294
- operator: "Exists"

0 commit comments

Comments
 (0)