use new api version of scheduling.k8s.io (#10107)

pull/10190/head
CaoShuFeng 2018-09-05 13:45:33 +08:00 committed by k8s-ci-robot
parent 91e3697aa5
commit e9a08613a2
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ cluster when they should use this PriorityClass.
### Example PriorityClass
```yaml
apiVersion: scheduling.k8s.io/v1alpha1
apiVersion: scheduling.k8s.io/v1beta1
kind: PriorityClass
metadata:
name: high-priority