mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
Fix units in NOMAD_MEMORY_LIMIT documentation
This commit is contained in:
@@ -177,7 +177,7 @@ a particular node and as such can not be used in constraints.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>${NOMAD_MEMORY_LIMIT}</td>
|
||||
<td>The memory limit in MBits for the task</td>
|
||||
<td>The memory limit in MBytes for the task</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>${NOMAD_CPU_LIMIT}</td>
|
||||
|
||||
Reference in New Issue
Block a user