From d57e48a090af69a56a1f3097e8f6f860fafde60a Mon Sep 17 00:00:00 2001 From: Neil Martinsen-Burrell Date: Wed, 1 Nov 2023 13:28:52 -0500 Subject: [PATCH] Review feedback: use two instances on staging too --- ops/manifests/manifest-staging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/manifests/manifest-staging.yaml b/ops/manifests/manifest-staging.yaml index 3e80352ba..a1d09a555 100644 --- a/ops/manifests/manifest-staging.yaml +++ b/ops/manifests/manifest-staging.yaml @@ -4,7 +4,7 @@ applications: buildpacks: - python_buildpack path: ../../src - instances: 1 + instances: 2 memory: 512M stack: cflinuxfs4 timeout: 180