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: