From 317e934542dc980d3b2c25f8fc744ad17dfb4a5c Mon Sep 17 00:00:00 2001 From: "kentsang.gds" Date: Thu, 25 Aug 2022 14:36:39 +0100 Subject: [PATCH] Bump up memory to 1gb on production manifest --- production-manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-manifest.yml b/production-manifest.yml index d229a35b..a945f472 100644 --- a/production-manifest.yml +++ b/production-manifest.yml @@ -2,7 +2,7 @@ applications: - name: find-data-beta instances: 4 - memory: 512M + memory: 1024M buildpack: https://github.com/cloudfoundry/ruby-buildpack.git#v1.8.17 stack: cflinuxfs3 routes: