From 256e9508c9772fd98874283180b186dda1251898 Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Fri, 25 Aug 2023 09:04:10 +0100 Subject: [PATCH] increase the memory on staging (#1869) --- 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