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