diff --git a/helm/templates/ingress.yaml b/helm/templates/ingress.yaml index 99ae038..7ca015f 100644 --- a/helm/templates/ingress.yaml +++ b/helm/templates/ingress.yaml @@ -24,7 +24,7 @@ spec: {{- if and .Values.ingress.className (semverCompare ">=1.18-0" .Capabilities.KubeVersion.GitVersion) }} ingressClassName: {{ .Values.ingress.className }} {{- end }} - {{- if .Values.ingress.tls }} + {{- if and .Values.ingress.ssl.enabled .Values.ingress.tls }} tls: {{- range .Values.ingress.tls }} - hosts: