Skip to content

Commit 8981ffb

Browse files
committed
wip: cicd, modified config
1 parent 49edef5 commit 8981ffb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

networks/solana/starship/configs/config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ chains:
1111
exposer: 8001
1212
faucet: 9900
1313
resources:
14-
cpu: "1.0"
15-
memory: "2Gi"
16-
14+
cpu: "1500m"
15+
memory: "4Gi"
16+
1717
registry:
1818
enabled: true
1919
ports:
@@ -29,4 +29,4 @@ exposer:
2929
faucet:
3030
resources:
3131
cpu: 200m
32-
memory: 200Mi
32+
memory: 200Mi

0 commit comments

Comments
 (0)