From 68e04e766b8ded51cb60e045251db4d91aa37926 Mon Sep 17 00:00:00 2001 From: Ben Martin Date: Mon, 2 Jun 2025 19:13:36 +0100 Subject: [PATCH] chore(monica): update resource allocation --- modules/monica/jobspec.nomad.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/monica/jobspec.nomad.hcl b/modules/monica/jobspec.nomad.hcl index 20a126f..58cc66c 100644 --- a/modules/monica/jobspec.nomad.hcl +++ b/modules/monica/jobspec.nomad.hcl @@ -84,8 +84,8 @@ job "monica" { } resources { - cpu = 500 - memory = 1024 + cpu = 100 + memory = 256 } volume_mount {