diff --git a/charts/consul/values.yaml b/charts/consul/values.yaml index a4074683b5..061af0c2ac 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -3072,8 +3072,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