diff --git a/charts/maidn-e2e-secret/templates/httproute.yaml b/charts/maidn-e2e-secret/templates/httproute.yaml index bc586e8..dbf5ec7 100644 --- a/charts/maidn-e2e-secret/templates/httproute.yaml +++ b/charts/maidn-e2e-secret/templates/httproute.yaml @@ -7,6 +7,9 @@ spec: - name: {{ .Values.gateway.name }} namespace: {{ .Values.gateway.namespace }} sectionName: http + - name: {{ .Values.gateway.name }} + namespace: {{ .Values.gateway.namespace }} + sectionName: https-wildcard {{- with .Values.gateway.hostname }} hostnames: - {{ . | quote }}