diff --git a/charts/gotenberg/templates/pdb.yaml b/charts/gotenberg/templates/pdb.yaml index a27da9c..3b24737 100644 --- a/charts/gotenberg/templates/pdb.yaml +++ b/charts/gotenberg/templates/pdb.yaml @@ -1,6 +1,6 @@ {{- if .Values.podDisruptionBudget.enabled }} --- -apiVersion: policy/v1beta1 +apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: {{ include "gotenberg.fullname" . }}