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