From 6b0be2e7e8e52a0fcd8cb65138339a7c4ff3a9cc Mon Sep 17 00:00:00 2001 From: Erin <121973038+erinysong@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:25:07 -0800 Subject: [PATCH] Temporarily increase instances to 4 on manifest-es --- ops/manifests/manifest-es.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/manifests/manifest-es.yaml b/ops/manifests/manifest-es.yaml index 47c78ce1b..131e92f3c 100644 --- a/ops/manifests/manifest-es.yaml +++ b/ops/manifests/manifest-es.yaml @@ -4,7 +4,7 @@ applications: buildpacks: - python_buildpack path: ../../src - instances: 1 + instances: 4 memory: 512M stack: cflinuxfs4 timeout: 180