mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Fixed typo: registratered/registered.
This commit is contained in:
parent
dc341df27e
commit
ae5900e652
@ -96,7 +96,7 @@ allowed to access by [Connect intentions](/docs/connect/intentions.html).
|
||||
|
||||
## Examples
|
||||
|
||||
Assume a local service instance is registratered on the local agent with a
|
||||
Assume a local service instance is registered on the local agent with a
|
||||
sidecar proxy (using the [sidecar service
|
||||
registration](/docs/connect/proxies/sidecar-service.html) helper) as below.
|
||||
|
||||
@ -175,4 +175,4 @@ _not_ add `--disable-hot-restart` allowing hot restart to work normally.
|
||||
The only difference to note over running Envoy directly is that
|
||||
`--restart-epoch` must be explicitly set to `0` for the initial launch of the
|
||||
Envoy instance to avoid disabling hot restart entirely. The official
|
||||
`hot-restarter.py` always sets this option so should work as recommended.
|
||||
`hot-restarter.py` always sets this option so should work as recommended.
|
||||
|
Loading…
x
Reference in New Issue
Block a user