mirror of https://github.com/status-im/consul.git
Another catch
This commit is contained in:
parent
90a83d1329
commit
edeb7e405a
|
@ -439,7 +439,7 @@ information.
|
||||||
|
|
||||||
If `Check` is provided, only one of `Script`, `HTTP`, `TCP` or `TTL`
|
If `Check` is provided, only one of `Script`, `HTTP`, `TCP` or `TTL`
|
||||||
should be specified. `Script` and `HTTP` also require `Interval`. The
|
should be specified. `Script` and `HTTP` also require `Interval`. The
|
||||||
created check will be named "service:\<ServiceId\>".
|
created check will be named `service:<ServiceId>`.
|
||||||
|
|
||||||
In Consul 0.7 and later, checks that are associated with a service may
|
In Consul 0.7 and later, checks that are associated with a service may
|
||||||
also contain an optional `DeregisterCriticalServiceAfter` field, which
|
also contain an optional `DeregisterCriticalServiceAfter` field, which
|
||||||
|
|
Loading…
Reference in New Issue