Explorar o código

added missing and

Docs %!s(int64=4) %!d(string=hai) anos
pai
achega
aa3e47df97

+ 1 - 1
deploy/charts/external-secrets/templates/webhook-poddisruptionbudget.yaml

@@ -1,4 +1,4 @@
-{{- if .Values.webhook.create .Values.webhook.podDisruptionBudget.enabled }}
+{{- if and .Values.webhook.create .Values.webhook.podDisruptionBudget.enabled }}
 apiVersion: policy/v1
 kind: PodDisruptionBudget
 metadata: