diff --git a/charts/consul/values.yaml b/charts/consul/values.yaml index f22d7059d0..4d019b36be 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -433,7 +433,7 @@ global: # The name of the primary datacenter. primaryDatacenter: "" - # A list of addresses of the primary mesh gateways in the form :. + # A list of addresses of the primary mesh gateways in the form `:`. # (e.g. ["1.1.1.1:443", "2.3.4.5:443"] # @type: array primaryGateways: []