From 05d9e25f8df0588417ea5356ff9bedcbfb125eb6 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Fri, 11 Sep 2020 15:20:51 +0100 Subject: [PATCH] Remove deprecated fields for 1.7 --- charts/kubezero-istio/templates/istio-private-ingress.yaml | 3 --- charts/kubezero-istio/templates/istio.yaml | 3 --- 2 files changed, 6 deletions(-) diff --git a/charts/kubezero-istio/templates/istio-private-ingress.yaml b/charts/kubezero-istio/templates/istio-private-ingress.yaml index a3e028c..1f1e60d 100644 --- a/charts/kubezero-istio/templates/istio-private-ingress.yaml +++ b/charts/kubezero-istio/templates/istio-private-ingress.yaml @@ -115,7 +115,4 @@ spec: jwtPolicy: first-party-jwt logAsJson: true omitSidecarInjectorConfigMap: true - proxy: - accessLogEncoding: JSON - autoInject: disabled {{- end }} diff --git a/charts/kubezero-istio/templates/istio.yaml b/charts/kubezero-istio/templates/istio.yaml index 33e280f..122cd27 100644 --- a/charts/kubezero-istio/templates/istio.yaml +++ b/charts/kubezero-istio/templates/istio.yaml @@ -123,9 +123,6 @@ spec: logAsJson: true omitSidecarInjectorConfigMap: true operatorManageWebhooks: true - proxy: - accessLogEncoding: JSON - autoInject: disabled pilot: autoscaleEnabled: false mixer: