From 09cf75f64d8d014c2ff60b74a176441a4c5ede5f Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Mon, 21 Nov 2022 12:53:40 -0500 Subject: [PATCH] backport of commit fa94219055ddf42d95b8a5e68682ac65cacdad5c (#15511) Co-authored-by: boruszak --- website/content/api-docs/peering.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/api-docs/peering.mdx b/website/content/api-docs/peering.mdx index d68716f82f..a5155985f1 100644 --- a/website/content/api-docs/peering.mdx +++ b/website/content/api-docs/peering.mdx @@ -42,8 +42,7 @@ The table below shows this endpoint's support for - `Partition` `(string: "")` - The admin partition that the peering token is generated from. Uses `default` when not specified. -- `ServerExternalAddresses` `([]string: )` - A list of addresses to put -into the generated token. Addresses are the form of `{host or IP}:port`. +- `ServerExternalAddresses` `([]string: )` - The addresses for the cluster that generates the peering token. Addresses take the form `{host or IP}:port`. You can specify one or more load balancers or external IPs that route external traffic to this cluster's Consul servers. - `Meta` `(map: )` - Specifies KV metadata to associate with