Remove private repo from stack (#532)
This commit is contained in:
parent
626cc17373
commit
e0ecbc3ab3
@ -1,4 +1,4 @@
|
|||||||
version: "1.1"
|
version: "1.2"
|
||||||
name: mainnet-eth
|
name: mainnet-eth
|
||||||
description: "Ethereum Mainnet"
|
description: "Ethereum Mainnet"
|
||||||
repos:
|
repos:
|
||||||
@ -7,7 +7,6 @@ repos:
|
|||||||
- github.com/dboreham/foundry
|
- github.com/dboreham/foundry
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-api
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-ui
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
||||||
- github.com/vulcanize/eth-api-proxy
|
|
||||||
containers:
|
containers:
|
||||||
- cerc/go-ethereum
|
- cerc/go-ethereum
|
||||||
- cerc/lighthouse
|
- cerc/lighthouse
|
||||||
@ -17,10 +16,8 @@ containers:
|
|||||||
- cerc/webapp-base
|
- cerc/webapp-base
|
||||||
- cerc/keycloak-reg-api
|
- cerc/keycloak-reg-api
|
||||||
- cerc/keycloak-reg-ui
|
- cerc/keycloak-reg-ui
|
||||||
- cerc/eth-api-proxy
|
|
||||||
pods:
|
pods:
|
||||||
- mainnet-eth
|
- mainnet-eth
|
||||||
- mainnet-eth-keycloak
|
- mainnet-eth-keycloak
|
||||||
- mainnet-eth-metrics
|
- mainnet-eth-metrics
|
||||||
- mainnet-eth-api-proxy
|
|
||||||
- foundry
|
- foundry
|
||||||
|
Loading…
Reference in New Issue
Block a user