diff --git a/operations/deploy-stage.hcl b/operations/deploy-stage.hcl index e48a27c..40791da 100644 --- a/operations/deploy-stage.hcl +++ b/operations/deploy-stage.hcl @@ -67,8 +67,8 @@ job "sbws-stage" { } resources { - cpu = 512 - memory = 1024 + cpu = 256 + memory = 512 } template {