autogenerated files

This commit is contained in:
Bobby (Babak) Salamat
2018-02-18 17:56:37 -08:00
parent 0b0884f146
commit af0d7459a7
5 changed files with 7 additions and 4 deletions

View File

@@ -83654,7 +83654,7 @@
"type": "string"
},
"globalDefault": {
"description": "globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class.",
"description": "globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class. Only one PriorityClass can be marked as `globalDefault`. However, if more than one PriorityClasses exists with their `globalDefault` field set to true, the smallest value of such global default PriorityClasses will be used as the default priority.",
"type": "boolean"
},
"kind": {