mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Apply suggestions from code review
Co-Authored-By: preetapan <preetha@hashicorp.com>
This commit is contained in:
@@ -420,5 +420,5 @@ The table below shows this endpoint's support for
|
||||
```
|
||||
|
||||
- `PreemptionConfig` `(PreemptionConfig)` - Options to enable preemption for various schedulers.
|
||||
- `SystemSchedulerEnabled`(bool:true) - Specifies whether preemption for system jobs is enabled. Note that
|
||||
if this is set to true, then system jobs can preempt any other jobs.
|
||||
- `SystemSchedulerEnabled` (`bool`: `true`) - Specifies whether preemption for system jobs is enabled. Note that
|
||||
if this is set to true, then system jobs can preempt any other jobs.
|
||||
|
||||
Reference in New Issue
Block a user