From e5a257a2d3dadceacbc05f68684dbf4fa6b9d7d4 Mon Sep 17 00:00:00 2001 From: "Danielle Nagar @ TFH" Date: Tue, 14 Jan 2025 14:22:56 +0100 Subject: [PATCH] Increase node 2 staging size of DB (#934) --- deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml index 9eed9e15b..e48a7d55c 100644 --- a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml @@ -87,7 +87,7 @@ env: value: "9000000" - name: SMPC__MAX_DB_SIZE - value: "1000000" + value: "1200000" - name: SMPC__MAX_BATCH_SIZE value: "64"