From 5d5f0ad041945fe8ead8e6541f70f67720a985e4 Mon Sep 17 00:00:00 2001 From: Erin <121973038+erinysong@users.noreply.github.com> Date: Wed, 6 Dec 2023 14:52:54 -0800 Subject: [PATCH] Revert instances to 1 --- 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 f4d9b0df4..47c78ce1b 100644 --- a/ops/manifests/manifest-es.yaml +++ b/ops/manifests/manifest-es.yaml @@ -4,7 +4,7 @@ applications: buildpacks: - python_buildpack path: ../../src - instances: 2 + instances: 1 memory: 512M stack: cflinuxfs4 timeout: 180