We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 405346f + fc2ab7e commit d74c33aCopy full SHA for d74c33a
templates/poddisruptionbudget.yaml
@@ -1,5 +1,5 @@
1
{{- if .Values.podDisruptionBudget -}}
2
-apiVersion: policy/v1beta1
+apiVersion: policy/v1
3
kind: PodDisruptionBudget
4
metadata:
5
name: {{ template "docker-registry.fullname" . }}
0 commit comments