diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/assigner/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/assigner/kustomization.yaml index 90616b3dd..b7780e0fe 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/assigner/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/assigner/kustomization.yaml @@ -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 diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/instances/inga/config.json b/deploy/manifests/prod/us-east-2/tenant/storetheindex/instances/inga/config.json index e3d59c14f..cc5bed929 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/instances/inga/config.json +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/instances/inga/config.json @@ -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" diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml index d05da5933..c76ead3ea 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml @@ -21,4 +21,4 @@ resources: images: - name: storetheindex newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex # {"$imagepolicy": "storetheindex:storetheindex:name"} - newTag: 0.8.34 # {"$imagepolicy": "storetheindex:storetheindex:tag"} + newTag: 0.8.35 # {"$imagepolicy": "storetheindex:storetheindex:tag"}