mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Merge pull request #13083 from josegonzalez/patch-1
Update service.check.task definition to match code
This commit is contained in:
@@ -297,7 +297,7 @@ scripts.
|
||||
check. Scripts are executed within the task's environment, and
|
||||
`check_restart` stanzas will apply to the specified task. For `checks` on group
|
||||
level `services` only. Inherits the [`service.task`][service_task] value if not
|
||||
set.
|
||||
set. May only be set for script or gRPC checks.
|
||||
|
||||
- `timeout` `(string: <required>)` - Specifies how long Consul will wait for a
|
||||
health check query to succeed. This is specified using a label suffix like
|
||||
|
||||
Reference in New Issue
Block a user