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.
1 parent 405346f commit fc2ab7eCopy full SHA for fc2ab7e
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