diff --git a/charts/consul/values.yaml b/charts/consul/values.yaml index eb6973f6e2..c0a6fff86f 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -2928,8 +2928,9 @@ ingressGateways: # Gateways is a list of gateway objects. The only required field for # each is `name`, though they can also contain any of the fields in - # `defaults`. Values defined here override the defaults except in the - # case of annotations where both will be applied. + # `defaults`. You must provide a unique name for each ingress gateway. These names + # must be unique across different namespaces. + # Values defined here override the defaults, except in the case of annotations where both will be applied. # @type: array gateways: - name: ingress-gateway