Created
January 5, 2019 09:25
-
-
Save arslanbekov/0f28ed8a8c20bacc121255003e5e5910 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: scheduling.k8s.io/v1beta1 | |
description: "This priority class should be used for critical-pods only." | |
kind: PriorityClass | |
metadata: | |
name: custom-high-priority | |
value: 100000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment