mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #2743 from v6/patch-1
// , Add another way to update config
This commit is contained in:
commit
9f2ffc8fbc
@ -50,7 +50,7 @@ request every 10 seconds via curl to verify that the web server is accessible.
|
||||
As with the host-level health check, if the script exits with a non-zero exit code,
|
||||
the service will be flagged unhealthy.
|
||||
|
||||
Now, restart the second agent or send it a `SIGHUP` signal. You should see the
|
||||
Now, restart the second agent, reload it with `consul reload`, or send it a `SIGHUP` signal. You should see the
|
||||
following log lines:
|
||||
|
||||
```text
|
||||
|
Loading…
x
Reference in New Issue
Block a user