Backport of docs: Fix typo in description for server_addresses into release/1.16.x (#18846)

backport of commit 5be0674fd7

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/18861/head
hc-github-team-consul-core 2023-09-18 16:01:04 -04:00 committed by GitHub
parent d732000f60
commit 38f4d1b7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Refer to the [formatting specification](https://golang.org/pkg/time/#ParseDurati
- `server_addresses` (Defaults to `[]`) This specifies the addresses of servers in - `server_addresses` (Defaults to `[]`) This specifies the addresses of servers in
the local datacenter to use for the initial RPC. These addresses support the local datacenter to use for the initial RPC. These addresses support
[Cloud Auto-Joining](/consul/docs/agent/config/cli-flags#cloud-auto-joining) and can optionally include a port to [Cloud Auto-Joining](/consul/docs/agent/config/cli-flags#cloud-auto-joining) and can optionally include a port to
use when making the outbound connection. If not port is provided the `server_port` use when making the outbound connection. If no port is provided, the `server_port`
will be used. will be used.
- `dns_sans` (Defaults to `[]`) This is a list of extra DNS SANs to request in the - `dns_sans` (Defaults to `[]`) This is a list of extra DNS SANs to request in the