Skip to content

Commit

Permalink
Merge pull request #13083 from josegonzalez/patch-1
Browse files Browse the repository at this point in the history
Update service.check.task definition to match code
  • Loading branch information
Amier3 authored May 26, 2022
2 parents 49ae238 + 626d1a7 commit 0704389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/job-specification/service.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0704389

Please sign in to comment.