Skip to content

Commit

Permalink
use 8k
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Dec 9, 2024
1 parent e4380d0 commit 2f9af11
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: "ghcr.io/worldcoin/iris-mpc:cc22ea8600dcf6fd165f365bdbcd1852a91cbed6"
image: "ghcr.io/worldcoin/iris-mpc:e4380d03f6a05b5d823388b410eb59930ff5c77f"

environment: stage
replicaCount: 1
Expand Down
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ env:
value: "iris-mpc-db-exporter-store-node-0-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_4k"
value: "binary_output_8k"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"

Expand Down
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ env:
value: "iris-mpc-db-exporter-store-node-1-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_4k"
value: "binary_output_8k"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"

Expand Down
4 changes: 2 additions & 2 deletions deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ env:
value: "iris-mpc-db-exporter-store-node-2-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_4k"
value: "binary_output_8k"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"

Expand Down

0 comments on commit 2f9af11

Please sign in to comment.