mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
More review feedback
This commit is contained in:
@@ -96,6 +96,10 @@ Below is the JSON representation of the job outputted by `$ nomad init`:
|
||||
"Delay": 15000000000,
|
||||
"Mode": "fail"
|
||||
},
|
||||
"ReschedulePolicy": {
|
||||
"Interval": 300000000000,
|
||||
"Attempts": 10,
|
||||
},
|
||||
"EphemeralDisk": {
|
||||
"SizeMB": 300
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user