Rename fixturenet-graph-node pod to graph-node
This commit is contained in:
parent
1428169450
commit
ad10afa198
@ -32,5 +32,5 @@ lasso
|
|||||||
reth
|
reth
|
||||||
watcher-sushiswap
|
watcher-sushiswap
|
||||||
contract-sushiswap
|
contract-sushiswap
|
||||||
fixturenet-graph-node
|
graph-node
|
||||||
sushiswap-subgraph-v3
|
sushiswap-subgraph-v3
|
||||||
|
@ -9,4 +9,4 @@ containers:
|
|||||||
- cerc/graph-node
|
- cerc/graph-node
|
||||||
pods:
|
pods:
|
||||||
- fixturenet-lotus
|
- fixturenet-lotus
|
||||||
- fixturenet-graph-node
|
- graph-node
|
||||||
|
@ -14,7 +14,7 @@ repos:
|
|||||||
containers:
|
containers:
|
||||||
## fixturenet-lotus image
|
## fixturenet-lotus image
|
||||||
# - cerc/lotus
|
# - cerc/lotus
|
||||||
## fixturenet-graph-node image
|
## graph-node image
|
||||||
- cerc/graph-node
|
- cerc/graph-node
|
||||||
## sushiswap contract deployment images
|
## sushiswap contract deployment images
|
||||||
# - cerc/sushiswap-v3-core
|
# - cerc/sushiswap-v3-core
|
||||||
@ -23,6 +23,6 @@ containers:
|
|||||||
- cerc/sushiswap-subgraphs
|
- cerc/sushiswap-subgraphs
|
||||||
pods:
|
pods:
|
||||||
# - fixturenet-lotus
|
# - fixturenet-lotus
|
||||||
- fixturenet-graph-node
|
- graph-node
|
||||||
# - contract-sushiswap
|
# - contract-sushiswap
|
||||||
- sushiswap-subgraph-v3
|
- sushiswap-subgraph-v3
|
||||||
|
Loading…
Reference in New Issue
Block a user