From 388a6f2abafd267093802de072d63c7bcd2d4b44 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 14:07:58 +0200 Subject: [PATCH] autocommit --- helm/istio/templates/gateway.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/istio/templates/gateway.yaml b/helm/istio/templates/gateway.yaml index 24bec47..565b15d 100644 --- a/helm/istio/templates/gateway.yaml +++ b/helm/istio/templates/gateway.yaml @@ -3,8 +3,8 @@ kind: Gateway metadata: name: istio-gateway namespace: istio-ingress - annotations: - sidecar.istio.io/inect: true + labels: + sidecar.istio.io/inect: "true" spec: selector: istio: ingressgateway