diff --git a/templates/poddisruptionbudget.yaml b/templates/poddisruptionbudget.yaml index 49007d0..f526e63 100644 --- a/templates/poddisruptionbudget.yaml +++ b/templates/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- if .Values.podDisruptionBudget -}} -apiVersion: policy/v1beta1 +apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: {{ template "docker-registry.fullname" . }}