From 439e90028d9479d02ecfb2f2750709d38da19c30 Mon Sep 17 00:00:00 2001 From: gammazero Date: Mon, 3 Jul 2023 15:12:02 -0700 Subject: [PATCH] Update to new dhstore - Update to new dhstore that supports dhfind - Configure each dhstore with providers URL --- .../tenant/storetheindex/dhstore-helga/deployment.yaml | 1 + .../tenant/storetheindex/dhstore-helga/kustomization.yaml | 2 +- .../tenant/storetheindex/dhstore-porvy/deployment.yaml | 1 + .../tenant/storetheindex/dhstore-porvy/kustomization.yaml | 2 +- .../prod/us-east-2/tenant/storetheindex/dhstore/deployment.yaml | 1 + .../us-east-2/tenant/storetheindex/dhstore/kustomization.yaml | 2 +- 6 files changed, 6 insertions(+), 3 deletions(-) diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/deployment.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/deployment.yaml index 5648e6e2e..33d2c55c1 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/deployment.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/deployment.yaml @@ -18,6 +18,7 @@ spec: containers: - name: dhstore args: + - '--providersURL=http://inga-indexer:3000/' - '--storePath=/data' - '--disableWAL' - '--blockCacheSize=2Gi' diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/kustomization.yaml index cb322ceb4..1168abfb9 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-helga/kustomization.yaml @@ -19,4 +19,4 @@ patchesStrategicMerge: images: - name: dhstore newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore - newTag: 20230610070620-84fe2d8d6e99cd4495a2d03d2400625140ba9802 + newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/deployment.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/deployment.yaml index df84b8e8b..5d37f92e5 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/deployment.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/deployment.yaml @@ -18,6 +18,7 @@ spec: containers: - name: dhstore args: + - '--providersURL=http://inga-indexer:3000/' - '--storePath=/data' - '--disableWAL' - '--blockCacheSize=2Gi' diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/kustomization.yaml index fd0d7dbb5..775ec9193 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-porvy/kustomization.yaml @@ -19,4 +19,4 @@ patchesStrategicMerge: images: - name: dhstore newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore - newTag: 20230611132714-cb13f894b8ab5f535ec425bac86d0053f7a132f2 + newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/deployment.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/deployment.yaml index 3d9658fff..007b459f1 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/deployment.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/deployment.yaml @@ -12,6 +12,7 @@ spec: containers: - name: dhstore args: + - '--providersURL=http://inga-indexer:3000/' - '--storePath=/data' - '--disableWAL' - '--blockCacheSize=2Gi' diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/kustomization.yaml index d7bc9aa94..21c8bcaec 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore/kustomization.yaml @@ -15,4 +15,4 @@ patchesStrategicMerge: images: - name: dhstore newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore - newTag: 20230610070620-84fe2d8d6e99cd4495a2d03d2400625140ba9802 + newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d