Skip to content

Commit

Permalink
Remove private repo from stack (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
dboreham authored Sep 19, 2023
1 parent 626cc17 commit e0ecbc3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/data/stacks/mainnet-eth/stack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "1.1"
version: "1.2"
name: mainnet-eth
description: "Ethereum Mainnet"
repos:
Expand All @@ -7,7 +7,6 @@ repos:
- github.com/dboreham/foundry
- git.vdb.to/cerc-io/keycloak-reg-api
- git.vdb.to/cerc-io/keycloak-reg-ui
- github.com/vulcanize/eth-api-proxy
containers:
- cerc/go-ethereum
- cerc/lighthouse
Expand All @@ -17,10 +16,8 @@ containers:
- cerc/webapp-base
- cerc/keycloak-reg-api
- cerc/keycloak-reg-ui
- cerc/eth-api-proxy
pods:
- mainnet-eth
- mainnet-eth-keycloak
- mainnet-eth-metrics
- mainnet-eth-api-proxy
- foundry

0 comments on commit e0ecbc3

Please sign in to comment.