We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713a81e commit 77d6fc3Copy full SHA for 77d6fc3
1 file changed
charts/service-gateway/templates/gateway-tls/issuer.yaml
@@ -1,4 +1,4 @@
1
-{{- if not (eq .Values.infra.dns.provider "external") }}
+{{- if not (eq .Values.infra.tls.issuer "external") }}
2
3
apiVersion: cert-manager.io/v1
4
kind: Issuer
0 commit comments