mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 07:38:22 +00:00
ServerExternalAddresses parameter clarification (#15506)
This commit is contained in:
parent
44097c1154
commit
ef235c7c36
@ -42,8 +42,7 @@ The table below shows this endpoint's support for
|
||||
- `Partition` `(string: "")` - <EnterpriseAlert inline /> The admin partition that the
|
||||
peering token is generated from. Uses `default` when not specified.
|
||||
|
||||
- `ServerExternalAddresses` `([]string: <optional>)` - A list of addresses to put
|
||||
into the generated token. Addresses are the form of `{host or IP}:port`.
|
||||
- `ServerExternalAddresses` `([]string: <optional>)` - 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<string|string>: <optional>)` - Specifies KV metadata to associate with
|
||||
|
Loading…
x
Reference in New Issue
Block a user