Skip to content

Commit

Permalink
make dhstore-helga the write instance
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Aug 23, 2024
1 parent 7f87c77 commit c2d7f73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ configMapGenerator:
images:
- name: storetheindex
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex
newTag: 0.8.34
newTag: 0.8.35
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"ValueStoreDir": "/data/valuestore",
"ValueStoreType": "none",
"DHBatchSize": 16384,
"DHStoreURL": "http://dhstore-porvy.internal.prod.cid.contact",
"DHStoreURL": "http://dhstore-helga.internal.prod.cid.contact",
"DHStoreClusterURLs": [
"http://dhstore-porvy.internal.prod.cid.contact",
"http://dhstore-tetra:40080",
"http://dhstore-seka:40080",
"http://dhstore-ravi:40080",
"http://dhstore.internal.prod.cid.contact",
"http://dhstore-helga.internal.prod.cid.contact",
"http://dhstore-qiu:40080"
],
"DHStoreHttpClientTimeout": "60s"
Expand Down

0 comments on commit c2d7f73

Please sign in to comment.