From: Huabing Zhao Date: Mon, 30 Jul 2018 12:04:43 +0000 (+0000) Subject: Disable MSB consul sidecar injection by default X-Git-Tag: 3.0.0-ONAP~473 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=dcef60d51ac2d4af540cddbc42fe95bcd6cf1e12;p=oom.git Disable MSB consul sidecar injection by default Disable it because there are too many trival tracing Issue-ID: MSB-226 Change-Id: Iebc204722f833f45d276a71bd58dc7c374f70e62 Signed-off-by: Huabing Zhao --- diff --git a/kubernetes/msb/charts/msb-consul/values.yaml b/kubernetes/msb/charts/msb-consul/values.yaml index b87cf8528a..80b86bf82c 100644 --- a/kubernetes/msb/charts/msb-consul/values.yaml +++ b/kubernetes/msb/charts/msb-consul/values.yaml @@ -11,7 +11,7 @@ global: dockerHubRepository: registry.hub.docker.com image: library/consul:0.9.3 pullPolicy: Always -istioSidecar: true +istioSidecar: false # application configuration config: {}