You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a Helm chart for deploying the Sequencer Explorer. This Helm chart should support all necessary configurations to deploy the Sequencer Explorer in our local Kubernetes environment.
┆Issue Number: ENG-803
The text was updated successfully, but these errors were encountered:
## Summary
Adds a Helm chart for deploying the Astrotrek sequencer explorer, which
includes the indexer, indexer-api, Postgres, and frontend components.
## Changes
- Added Helm chart for Astrotrek explorer deployment.
default endpoints:
- indexer-api host: `http://api.sequencer.localdev.me/`
- frontend : `http://astrotrek.sequencer.localdev.me/`
## Testing
Tested locally against local environment with and without storage
## Related Issues
Closes#1473
---------
Co-authored-by: Itamar Reif <9663129 [email protected]>
We need to add a Helm chart for deploying the Sequencer Explorer. This Helm chart should support all necessary configurations to deploy the Sequencer Explorer in our local Kubernetes environment.
┆Issue Number: ENG-803
The text was updated successfully, but these errors were encountered: