Skip to content

Commit

Permalink
Deploy latest indexstar (#2106)
Browse files Browse the repository at this point in the history
- Uses new pcache
- Removes the need for fallbackBackend
  • Loading branch information
gammazero authored Jul 11, 2023
1 parent 42c3336 commit b070202
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b070202

Please sign in to comment.