use new api version of scheduling.k8s.io (#10107)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user