From 577e98f159abf71b4271e0b9a0b1cfa27646aed8 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Thu, 2 Jul 2026 23:28:26 +0200 Subject: [PATCH] autocommit --- helm/istio/templates/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/istio/templates/service.yaml b/helm/istio/templates/service.yaml index d834600..bf515cb 100644 --- a/helm/istio/templates/service.yaml +++ b/helm/istio/templates/service.yaml @@ -7,7 +7,7 @@ spec: type: NodePort externalTrafficPolicy: Local selector: - istio: ingressgateway + istio: istio-ingressgateway ports: - name: status-port port: 15021