australis/vendor/github.com/paypal/gorealis/examples/job_thermos.json
2018-10-23 23:32:59 -07:00

11 lines
219 B
JSON

{
"name": "hello_world_from_gorealis",
"cpu": 1.0,
"ram_mb": 64,
"disk_mb": 100,
"executor": "thermos",
"exec_data_file": "examples/thermos_payload.json",
"service": true,
"ports": 1,
"instances": 1
}