mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Corrected a typo (#15942)
This commit is contained in:
@@ -138,7 +138,7 @@ job "example" {
|
||||
check. Scripts are executed within the task's environment, and
|
||||
`check_restart` blocks will apply to the specified task. Inherits
|
||||
the [`service.task`][service_task] value if not set. Must be unset
|
||||
or equivelent to `service.task` in task-level services.
|
||||
or equivalent to `service.task` in task-level services.
|
||||
|
||||
- `timeout` `(string: <required>)` - Specifies how long to wait for a health check
|
||||
query to succeed. This is specified using a label suffix like "30s" or "1h". This
|
||||
|
||||
Reference in New Issue
Block a user