mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
disk is not a supported entry at task level
Removed the reference to `disk` in the `resources` overview statement
This commit is contained in:
@@ -65,7 +65,7 @@ job "docs" {
|
||||
with user-defined metadata.
|
||||
|
||||
- `resources` <code>([Resources][]: <required>)</code> - Specifies the minimum
|
||||
resource requirements such as RAM, CPU, disk, and network.
|
||||
resource requirements such as RAM, CPU, and network.
|
||||
|
||||
- `service` <code>([Service][]: nil)</code> - Specifies integrations with
|
||||
[Consul][] for service discovery. Nomad automatically registers when a task
|
||||
|
||||
Reference in New Issue
Block a user