From 41c07ab6f857a39ac4b546d647b33f0b22c90c38 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Thu, 2 Jul 2026 19:45:26 +0200 Subject: [PATCH] trying to switch to NodePort --- helm/istio/templates/gateway.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/istio/templates/gateway.yaml b/helm/istio/templates/gateway.yaml index 0f149ee..03694b3 100644 --- a/helm/istio/templates/gateway.yaml +++ b/helm/istio/templates/gateway.yaml @@ -6,6 +6,7 @@ metadata: spec: selector: app: istio-ingress + type: NodePort servers: - port: number: 80