diff --git a/charts/kubezero-istio/templates/istio-private-ingress.yaml b/charts/kubezero-istio/templates/istio-private-ingress.yaml index 83bbce0..46c6519 100644 --- a/charts/kubezero-istio/templates/istio-private-ingress.yaml +++ b/charts/kubezero-istio/templates/istio-private-ingress.yaml @@ -66,6 +66,7 @@ spec: meshConfig: accessLogFile: /dev/stdout + accessLogEncoding: json values: gateways: diff --git a/charts/kubezero-istio/templates/istio.yaml b/charts/kubezero-istio/templates/istio.yaml index 877ae43..6a0a48e 100644 --- a/charts/kubezero-istio/templates/istio.yaml +++ b/charts/kubezero-istio/templates/istio.yaml @@ -89,6 +89,7 @@ spec: enabled: false meshConfig: accessLogFile: /dev/stdout + accessLogEncoding: json values: gateways: istio-ingressgateway: