From 132f0812ecf1372bfcbd884c7a10d8623486c77a Mon Sep 17 00:00:00 2001 From: Kyle Schochenmaier Date: Tue, 13 Jul 2021 09:02:52 -0700 Subject: [PATCH] update the wording for the consul sidecar to reflect current behaviour (#1032) * update the wording for the consul sidecar to reflect current behaviour Co-authored-by: Nitya Dhanushkodi --- values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 3c73dbbea0..d520f8f208 100644 --- a/values.yaml +++ b/values.yaml @@ -271,9 +271,8 @@ global: # @type: boolean enableGatewayMetrics: true - # The consul sidecar ensures the Consul services - # are always registered with their local Consul clients and is used by the - # ingress/terminating/mesh gateways as well as with every Connect-injected service. + # For connect-injected pods, the consul sidecar is responsible for metrics merging. For ingress/mesh/terminating + # gateways, it additionally ensures the Consul services are always registered with their local Consul client. # @recurse: false # @type: map consulSidecarContainer: