mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 01:17:39 -02:30
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/v1
|
||||||
apiVersion: scheduling.k8s.io/v1beta1
|
|
||||||
kind: PriorityClass
|
kind: PriorityClass
|
||||||
metadata:
|
metadata:
|
||||||
name: k8s-cluster-critical
|
name: k8s-cluster-critical
|
||||||
|
|||||||
Reference in New Issue
Block a user