diff --git a/modules/matrix/jobspec.nomad.hcl b/modules/matrix/jobspec.nomad.hcl index c31af59..3e6d328 100644 --- a/modules/matrix/jobspec.nomad.hcl +++ b/modules/matrix/jobspec.nomad.hcl @@ -93,8 +93,8 @@ job "matrix" { resources { cpu = 500 - memory = 128 - memory_max = 256 + memory = 256 + memory_max = 512 } meta = {