forked from cerc-io/stack-orchestrator
14 lines
303 B
YAML
14 lines
303 B
YAML
version: "1.2"
|
|
name: fixturenet-plugeth-tx
|
|
decription: "plugeth Ethereum Fixturenet w/ tx-spammer"
|
|
repos:
|
|
- github.com/cerc-io/tx-spammer
|
|
containers:
|
|
- cerc/lighthouse
|
|
- cerc/fixturenet-eth-plugeth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/tx-spammer
|
|
pods:
|
|
- fixturenet-plugeth
|
|
- tx-spammer
|