mirror of https://github.com/status-im/consul.git
docs: update the wan mesh gateway page
This commit is contained in:
parent
89bd1f57b5
commit
52f1ed3c3b
|
@ -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 legacy federation process. They must be omitted when federating Consul servers via gateways.
|
||||||
|
|
||||||
-> The `primary_gateways` configuration can also use `go-discover` syntax just
|
-> The `primary_gateways` configuration can also use `go-discover` syntax just
|
||||||
like `retry_join_wan`.
|
like `retry_join_wan`.
|
||||||
|
|
Loading…
Reference in New Issue