From fcc915a115d4f519e6e15a7788f4cf840edfb102 Mon Sep 17 00:00:00 2001 From: Darp Date: Thu, 16 Jan 2025 18:22:14 -0500 Subject: [PATCH] fix: Deploy config --- .github/deploy/config.yml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/.github/deploy/config.yml b/.github/deploy/config.yml index abee894b6..162d88846 100644 --- a/.github/deploy/config.yml +++ b/.github/deploy/config.yml @@ -28,29 +28,18 @@ chains: rpc: 26653 faucet: 8003 - - id: cosmoshub-4 - name: cosmoshub - numValidators: 1 - ports: - rest: 1319 - rpc: 26659 - faucet: 8009 - relayers: - - name: ibc-relayer + - name: hermes-osmo-atom-sonr type: hermes + image: ghcr.io/cosmology-tech/starship/hermes:1.10.0 replicas: 1 chains: - osmosis-1 - - cosmoshub-4 - sonr-1 -explorer: - enabled: true - ports: - rest: 3400 - registry: enabled: true - ports: - rest: 3401 + image: ghcr.io/cosmology-tech/starship/registry:20230614-7173db2 + resources: + cpu: 0.5 + memory: 200M