Skip to content

Commit

Permalink
add some more resources to faucet
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Nov 9, 2024
1 parent 52b3969 commit d51f9ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ chains:
faucet: 8000
exposer: 8001
resources:
cpu: "0.5"
memory: "500M"
cpu: "0.4"
memory: "400M"
faucet:
enabled: true
type: starship
resources:
cpu: "0.1"
memory: "100M"
cpu: "0.2"
memory: "200M"

registry:
enabled: true
Expand Down

0 comments on commit d51f9ac

Please sign in to comment.