From 7fa96c6847b2633b556f25593e581215402daed2 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 19:42:55 +0200 Subject: [PATCH] autocommit --- helm/istio/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm/istio/values.yaml b/helm/istio/values.yaml index 629c6ae..2685b27 100644 --- a/helm/istio/values.yaml +++ b/helm/istio/values.yaml @@ -5,6 +5,8 @@ gateway: istio: istio-gateway annotations: sidecar.istio.io/logLevel: "debug" + podAnnotations: + sidecar.istio.io/logLevel: "debug" service: type: NodePort labels: @@ -24,4 +26,4 @@ gateway: protocol: TCP port: 443 targetPort: 443 - nodePort: 30443 \ No newline at end of file + nodePort: 30443