Skip to content

Commit

Permalink
fix(poddisruptionbudget): update apiVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
ymoreiratiti authored Nov 16, 2022
1 parent 524608d commit f64b919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cp-zookeeper/templates/poddisruptionbudget.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: policy/v1beta1
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: {{ template "cp-zookeeper.fullname" . }}-pdb
Expand Down

0 comments on commit f64b919

Please sign in to comment.