diff --git a/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml index d35977cbe..2ecbe4d4d 100644 --- a/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml @@ -84,10 +84,10 @@ env: value: "true" - name: SMPC__INIT_DB_SIZE - value: "9000000" + value: "1200000" - name: SMPC__MAX_DB_SIZE - value: "1200000" + value: "1300000" - name: SMPC__MAX_BATCH_SIZE value: "64" diff --git a/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml index 1a5362bcc..8f24ece77 100644 --- a/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml @@ -84,10 +84,10 @@ env: value: "true" - name: SMPC__INIT_DB_SIZE - value: "9000000" + value: "1200000" - name: SMPC__MAX_DB_SIZE - value: "1200000" + value: "1300000" - name: SMPC__MAX_BATCH_SIZE value: "64" diff --git a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml index e48a7d55c..cfb8bb9ea 100644 --- a/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml +++ b/deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml @@ -84,10 +84,10 @@ env: value: "true" - name: SMPC__INIT_DB_SIZE - value: "9000000" + value: "1200000" - name: SMPC__MAX_DB_SIZE - value: "1200000" + value: "1300000" - name: SMPC__MAX_BATCH_SIZE value: "64"