diff --git a/chart/templates/logging/eck-operator/values.yaml b/chart/templates/logging/eck-operator/values.yaml index 77fae81fc23625e9e861bf254366af4cb7b1b77c..a07dba464e73578a350331e5423bacbda15917de 100644 --- a/chart/templates/logging/eck-operator/values.yaml +++ b/chart/templates/logging/eck-operator/values.yaml @@ -15,9 +15,6 @@ podAnnotations: {{- if .Values.istio.enabled }} {{ include "istioAnnotation" . }} {{- end }} - sidecar.istio.io/inject: "true" - traffic.sidecar.istio.io/includeInboundPorts: "*" - traffic.sidecar.istio.io/excludeInboundPorts: "9443" openshift: {{ .Values.openshift }}