Skip to content

Commit

Permalink
Merge pull request #103 from banzaicloud/k8s-1.25-support
Browse files Browse the repository at this point in the history
  • Loading branch information
shanchunyang0919 authored Jun 13, 2023
2 parents 83b63ec + e9f88da commit 5db801b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.podDisruptionBudget.enabled }}
apiVersion: policy/v1beta1
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: {{ include "imagepullsecret-controller.fullname" . }}
Expand Down

0 comments on commit 5db801b

Please sign in to comment.