Skip to content

Commit

Permalink
update api-version for PriorityClass following removal in 1.17 (#5450)
Browse files Browse the repository at this point in the history
  • Loading branch information
floryut authored and k8s-ci-robot committed Jan 16, 2020
1 parent 5e9479c commit d640a57
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---

apiVersion: scheduling.k8s.io/v1beta1
apiVersion: scheduling.k8s.io/v1
kind: PriorityClass
metadata:
name: k8s-cluster-critical
Expand Down

0 comments on commit d640a57

Please sign in to comment.