Aran Shavit 2 лет назад
Родитель
Сommit
bfc158aaa0

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

@@ -1,4 +1,4 @@
-{{- if and .Values.certController.create (not .Values.webhook.certManager.enable) }}
+{{- if and .Values.certController.create (not .Values.webhook.certManager.enabled) }}
 apiVersion: apps/v1
 kind: Deployment
 metadata: