Skip to content

Commit

Permalink
Update dhstore to new version with dhfind metrics (#2093)
Browse files Browse the repository at this point in the history
* Update dhstore to new version with dhfind metrics

* Enable dhfind on dhstore-stateless
  • Loading branch information
gammazero authored Jul 5, 2023
1 parent 88d790e commit 1f730b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d
newTag: 20230705194338-aa1b4265230e18eac52ed01514c0ff31bb3c38b3
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
containers:
- name: dhstore
args:
- '--providersURL=http://indexstar:8080/'
- '--storeType=fdb'
- '--fdbClusterFile=/config/cluster-file'
- '--fdbApiVersion=710'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ replicas:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230526214130-9939a3a8804356e6f5f18198dcfa8d75786f6223
newTag: 20230705194338-aa1b4265230e18eac52ed01514c0ff31bb3c38b3
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d
newTag: 20230705194338-aa1b4265230e18eac52ed01514c0ff31bb3c38b3

0 comments on commit 1f730b7

Please sign in to comment.