diff --git a/nomad/regions/homelab-1/job/home-assistant.hcl b/nomad/regions/homelab-1/job/home-assistant.hcl index 3c3e846..13f58bc 100644 --- a/nomad/regions/homelab-1/job/home-assistant.hcl +++ b/nomad/regions/homelab-1/job/home-assistant.hcl @@ -228,9 +228,9 @@ EOF } resources { - cpu = 128 - memory = 256 - memory_max = 512 + cpu = 512 + memory = 1024 + memory_max = 1024 } volume_mount {