Browse Source

Merge pull request #12291 from hashicorp/mgw-improve

docs: update the wan mesh gateway page
pull/12296/head
mrspanishviking 3 years ago committed by GitHub
parent
commit
0ef0dab8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx

2
website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx

@ -126,7 +126,7 @@ connect {
}
```
Any references to [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) should be omitted.
The [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) are only used for the [traditional federation process](/docs/k8s/installation/multi-cluster#traditional-wan-federation). They must be omitted when federating Consul servers via gateways.
-> The `primary_gateways` configuration can also use `go-discover` syntax just
like `retry_join_wan`.

Loading…
Cancel
Save