mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
Fixing the docs
This commit is contained in:
@@ -82,7 +82,7 @@ group "database" {
|
||||
services have to be explicitly named. Users can add the following to the
|
||||
service names: ```${JOB}```, ```${TASKGROUP}```, ```${TASK}```, ```${BASE}```.
|
||||
Nomad will replace them with the appropriate value of the Job, Task Group and
|
||||
Task Group name while registering the Job. ```${BASE}``` expands to ${JOB}-${TASKGROUP}-${TASK}
|
||||
Task names while registering the Job. ```${BASE}``` expands to ${JOB}-${TASKGROUP}-${TASK}
|
||||
|
||||
* `tags`: A list of tags associated with this Service.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user