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