diff --git a/services/webodm.hcl b/services/webodm.hcl index 747b218..fc1d48c 100644 --- a/services/webodm.hcl +++ b/services/webodm.hcl @@ -111,7 +111,7 @@ EOH } group "worker" { - count = 2 + count = 1 spread { attribute = "${node.unique.id}" } @@ -177,7 +177,7 @@ EOH resources { cpu = 1000 - memory = 2048 + memory = 4096 } service {