From ff136dc0acff9fae435e0e33c3c8cc5a73242f6f Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 19:36:09 +0200 Subject: [PATCH] autocommit --- helm/istio/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/istio/values.yaml b/helm/istio/values.yaml index 0d1e80c..629c6ae 100644 --- a/helm/istio/values.yaml +++ b/helm/istio/values.yaml @@ -3,6 +3,8 @@ gateway: kind: Deployment labels: istio: istio-gateway + annotations: + sidecar.istio.io/logLevel: "debug" service: type: NodePort labels: