diff --git a/content/en/docs/concepts/configuration/pod-priority-preemption.md b/content/en/docs/concepts/configuration/pod-priority-preemption.md index e1f19c6584d..689dfbe7548 100644 --- a/content/en/docs/concepts/configuration/pod-priority-preemption.md +++ b/content/en/docs/concepts/configuration/pod-priority-preemption.md @@ -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