mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Add docs for new kind field
This commit is contained in:
@@ -108,6 +108,9 @@ job "docs" {
|
||||
required by the task. This overrides any `vault` block set at the `group` or
|
||||
`job` level.
|
||||
|
||||
- `kind` `(string: <varies>)` - Used internally to manage tasks according to
|
||||
the value of this field. Initial use case is for Consul Connect.
|
||||
|
||||
## `task` Examples
|
||||
|
||||
The following examples only show the `task` stanzas. Remember that the
|
||||
|
||||
Reference in New Issue
Block a user