use new api version of scheduling.k8s.io (#10107)
parent
91e3697aa5
commit
e9a08613a2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue