From 086be9f0e5bc3ab3ffb2271ffaf51b6e30c83a01 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Mon, 10 Jul 2023 21:04:45 +0000 Subject: [PATCH] Fix tls --- argo/istio-ingress/templates/istio-ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo/istio-ingress/templates/istio-ingress.yaml b/argo/istio-ingress/templates/istio-ingress.yaml index 0b724ec..b63babd 100644 --- a/argo/istio-ingress/templates/istio-ingress.yaml +++ b/argo/istio-ingress/templates/istio-ingress.yaml @@ -42,7 +42,7 @@ spec: {{- end }} - port: number: 80 - name: https + name: http protocol: HTTP tls: httpsRedirect: true