Skip to content

Commit

Permalink
test config
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Dec 10, 2024
1 parent 83c8599 commit 71829b1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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 @@ -75,10 +75,10 @@ env:
value: "iris-mpc-db-exporter-store-node-0-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_2k"
value: "binary_output_4k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "64"
value: "16"

- 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 @@ -75,10 +75,10 @@ env:
value: "iris-mpc-db-exporter-store-node-1-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_2k"
value: "binary_output_4k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "64"
value: "16"

- 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 @@ -75,10 +75,10 @@ env:
value: "iris-mpc-db-exporter-store-node-2-stage-eu-north-1"

- name: SMPC__DB_CHUNKS_FOLDER_NAME
value: "binary_output_2k"
value: "binary_output_4k"

- name: SMPC__LOAD_CHUNKS_PARALLELISM
value: "64"
value: "16"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down

0 comments on commit 71829b1

Please sign in to comment.