From 62e1d5a6ce49fd762719d5350469a4f49eb3c700 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 14:02:37 +0200 Subject: [PATCH] autocommit --- helm/istio/templates/gateway.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/istio/templates/gateway.yaml b/helm/istio/templates/gateway.yaml index d6e5db9..1773b50 100644 --- a/helm/istio/templates/gateway.yaml +++ b/helm/istio/templates/gateway.yaml @@ -3,6 +3,8 @@ kind: Gateway metadata: name: istio-gateway namespace: istio-ingress + labels: + - sidecar.istio.io/inject=true spec: selector: istio: ingressgateway