From 7ae3e3978e5d227c187a3afd26fe8b725218401b Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Wed, 20 Apr 2022 13:29:12 +0200 Subject: [PATCH] [revert this] test with 1024 --- .buildkite/scripts/steps/cloud/deploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/scripts/steps/cloud/deploy.json b/.buildkite/scripts/steps/cloud/deploy.json index c43294a42a83b..62edb7b6a11c9 100644 --- a/.buildkite/scripts/steps/cloud/deploy.json +++ b/.buildkite/scripts/steps/cloud/deploy.json @@ -207,7 +207,7 @@ "zone_count": 1, "size": { "resource": "memory", - "value": 2048 + "value": 1024 } } ],