mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 20:05:42 +03:00
Merge pull request #1035 from dvusboy/clarify_priority
Clarify how priority is ordered
This commit is contained in:
@@ -137,7 +137,7 @@ The `job` object supports the following keys:
|
||||
|
||||
* `priority` - Specifies the job priority which is used to prioritize
|
||||
scheduling and access to resources. Must be between 1 and 100 inclusively,
|
||||
and defaults to 50.
|
||||
with a larger value corresponding to a higher priority. Defaults to 50.
|
||||
|
||||
* `region` - The region to run the job in, defaults to "global".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user