mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
update api-version for PriorityClass following removal in 1.17 (#5450)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
5e9479cded
commit
d640a57f9b
@@ -1,6 +1,5 @@
|
||||
---
|
||||
|
||||
apiVersion: scheduling.k8s.io/v1beta1
|
||||
apiVersion: scheduling.k8s.io/v1
|
||||
kind: PriorityClass
|
||||
metadata:
|
||||
name: k8s-cluster-critical
|
||||
|
||||
Reference in New Issue
Block a user