From 8380f4a582b27a25d18990c2309a4d593d8ccb23 Mon Sep 17 00:00:00 2001 From: Kat Date: Fri, 25 Aug 2023 08:14:32 +0100 Subject: [PATCH] increase the memory on staging --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index e50e69d9b..5202e60a5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -12,7 +12,7 @@ defaults: &defaults disk_quota: 4G health-check-type: process instances: 2 - memory: 4G + memory: 8G health-check-type: http health-check-http-endpoint: /health