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

This commit is contained in:
CaoShuFeng
2018-09-05 13:45:33 +08:00
committed by k8s-ci-robot
parent 91e3697aa5
commit e9a08613a2
@@ -161,7 +161,7 @@ cluster when they should use this PriorityClass.
### Example PriorityClass ### Example PriorityClass
```yaml ```yaml
apiVersion: scheduling.k8s.io/v1alpha1 apiVersion: scheduling.k8s.io/v1beta1
kind: PriorityClass kind: PriorityClass
metadata: metadata:
name: high-priority name: high-priority