From 4947abcca0e4c7520027822db1368e7055bf3b3a Mon Sep 17 00:00:00 2001 From: Serhii Varakuta Date: Fri, 5 Jul 2024 17:16:13 +0300 Subject: [PATCH] Update live relay resources allocation --- operations/deploy-live.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/operations/deploy-live.hcl b/operations/deploy-live.hcl index 9a25470..5c05582 100644 --- a/operations/deploy-live.hcl +++ b/operations/deploy-live.hcl @@ -79,8 +79,8 @@ job "sbws-live" { } resources { - cpu = 256 - memory = 128 + cpu = 512 + memory = 1024 } template {