Преглед изворни кода

missing and in cert-controller-pdb

Docs пре 4 година
родитељ
комит
f230ebc831

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

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