mirror of
https://github.com/status-im/consul.git
synced 2025-02-21 09:58:26 +00:00
TTL and Interval options were made mutually exclusive in https://github.com/hashicorp/consul/pull/3560. Change to Timeout, which is a correct parameter for HTTP, Script, and TCP checks. Resolves #6343