diff --git a/svc/api/route/Service.toml b/svc/api/route/Service.toml index 17097d2c63..74b3c60238 100644 --- a/svc/api/route/Service.toml +++ b/svc/api/route/Service.toml @@ -20,6 +20,6 @@ cpu = 50 memory = 64 [resources.distributed] -cpu = 250 -memory = 256 +cpu = 1000 +memory = 512