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
|
||||
|
||||
```yaml
|
||||
apiVersion: scheduling.k8s.io/v1alpha1
|
||||
apiVersion: scheduling.k8s.io/v1beta1
|
||||
kind: PriorityClass
|
||||
metadata:
|
||||
name: high-priority
|
||||
|
||||
Reference in New Issue
Block a user