From 7a27dbdbdbc6835e38851d99c31f6fff28881c87 Mon Sep 17 00:00:00 2001 From: "kentsang.gds" Date: Wed, 31 Aug 2022 16:20:50 +0100 Subject: [PATCH] Double memory to 2gb to fix OOM issues --- production-manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-manifest.yml b/production-manifest.yml index a945f472..943ff21b 100644 --- a/production-manifest.yml +++ b/production-manifest.yml @@ -2,7 +2,7 @@ applications: - name: find-data-beta instances: 4 - memory: 1024M + memory: 2048M buildpack: https://github.com/cloudfoundry/ruby-buildpack.git#v1.8.17 stack: cflinuxfs3 routes: