Skip to content

Commit 77d6fc3

Browse files
Fix issuer creation (#984)
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
1 parent 713a81e commit 77d6fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • charts/service-gateway/templates/gateway-tls

charts/service-gateway/templates/gateway-tls/issuer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if not (eq .Values.infra.dns.provider "external") }}
1+
{{- if not (eq .Values.infra.tls.issuer "external") }}
22

33
apiVersion: cert-manager.io/v1
44
kind: Issuer

0 commit comments

Comments
 (0)