Skip to content

Commit

Permalink
update configs and rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
thal0x committed Aug 29, 2023
1 parent b75dc49 commit d321af1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions starship/local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,13 @@ chains:
ports:
rest: 1313
rpc: 26653
# resources:
# cpu: "0.2"
# memory: "200M"

- name: gaia-1
type: cosmos
numValidators: 1
ports:
rest: 1317
rpc: 26657
# resources:
# cpu: "0.2"
# memory: "200M"

relayers:
- name: osmos-gaia
Expand All @@ -26,9 +20,6 @@ relayers:
chains:
- osmosis-1
- gaia-1
# resources:
# cpu: "0.1"
# memory: "100M"

explorer:
enabled: false
Expand All @@ -38,16 +29,3 @@ registry:
ports:
rest: 8081
grpc: 9091
# resources:
# cpu: "0.1"
# memory: "100M"

# exposer:
# resources:
# cpu: "0.1"
# memory: "100M"

# faucet:
# resources:
# cpu: "0.1"
# memory: "100M"
File renamed without changes.

0 comments on commit d321af1

Please sign in to comment.