Skip to content

Commit

Permalink
64 par
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Jan 23, 2025
1 parent 2b964fd commit 6b5f506
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ env:
value: "16"

- name: SMPC__TEST_LOAD_INTO_MEMORY
value: "false"
value: "true"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ env:
value: "16"

- name: SMPC__TEST_LOAD_INTO_MEMORY
value: "false"
value: "true"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ env:
value: "16"

- name: SMPC__TEST_LOAD_INTO_MEMORY
value: "false"
value: "true"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down

0 comments on commit 6b5f506

Please sign in to comment.