From a77c96dbff9b784c770ed4c08dfab15cad34b41f Mon Sep 17 00:00:00 2001 From: localadmin Date: Fri, 21 Jul 2023 19:56:48 +0000 Subject: [PATCH] Update argo1/templates/istio-ingress.yaml --- argo1/templates/istio-ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo1/templates/istio-ingress.yaml b/argo1/templates/istio-ingress.yaml index a6635ae..a2263bd 100644 --- a/argo1/templates/istio-ingress.yaml +++ b/argo1/templates/istio-ingress.yaml @@ -16,7 +16,7 @@ spec: helm: values: |- {{ (index .Values "istio-ingress").values | default "{}" | nindent 8 }} - releaseName: istio-ingress + releaseName: istio-ingressgateway destination: server: "https://kubernetes.default.svc" namespace: istio-system