switch to policy/v1

Warning: policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
This commit is contained in:
Nico Schottelius 2021-05-16 22:48:51 +02:00
parent 83fd83c84a
commit 15ffce6ac2
1 changed files with 1 additions and 1 deletions

View File

@ -3870,7 +3870,7 @@ metadata:
# This manifest creates a Pod Disruption Budget for Controller to allow K8s Cluster Autoscaler to evict
apiVersion: policy/v1beta1
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: calico-kube-controllers