From b070202c315bdf8824b206cace6d81ecb59820c1 Mon Sep 17 00:00:00 2001 From: Andrew Gillis Date: Mon, 10 Jul 2023 21:23:56 -0700 Subject: [PATCH] Deploy latest indexstar (#2106) - Uses new pcache - Removes the need for fallbackBackend --- .../us-east-2/tenant/storetheindex/indexstar/deployment.yaml | 1 - .../us-east-2/tenant/storetheindex/indexstar/kustomization.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/deployment.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/deployment.yaml index 10937996e..e567ac8fd 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/deployment.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/deployment.yaml @@ -22,7 +22,6 @@ spec: - '--dhBackends=http://dhstore-ago2.internal.dev.cid.contact/' - '--cascadeBackends=http://caskadht.internal.dev.cid.contact/' - '--cascadeBackends=http://cassette.internal.dev.cid.contact/' - - '--fallbackBackend=http://ago-indexer:3000/' env: # Increase maximum accepted request body to 1 MiB in order to allow batch finds requests # by the `provider verify-ingest` CLI command. diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/kustomization.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/kustomization.yaml index b2c0d67ca..3f6c4f799 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/kustomization.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/indexstar/kustomization.yaml @@ -18,4 +18,4 @@ replicas: images: - name: indexstar newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/indexstar/indexstar - newTag: 20230628172305-3db94daecf5b715bcd630aff235fd3da6f62ac4a + newTag: 20230711004829-c99708f20515d2eb85003a4bde7a85ffb1f09795