From 3c79677715d0a7c032ba9f3d7cd8b7a7ae357adb 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 a3e028c4..1f1e60da 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 33e280f3..122cd27d 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: