Skip to content

Commit

Permalink
bump up base fees
Browse files Browse the repository at this point in the history
  • Loading branch information
bharath-123 committed Jun 8, 2024
1 parent 13a3195 commit abb5bf7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/spamooor-cronjobs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
- "--max-pending"
- "100"
- "--basefee"
- "100"
- "200"
- "--tipfee"
- "20"
- "50"
- "--count"
- "10000"
- "--timeout"
Expand Down Expand Up @@ -67,9 +67,9 @@ jobs:
- "--max-pending"
- "100"
- "--basefee"
- "100"
- "200"
- "--tipfee"
- "20"
- "50"
- "--count"
- "10000"
- "--timeout"
Expand Down Expand Up @@ -113,9 +113,9 @@ jobs:
- "--gas-units-to-burn"
- "5000000"
- "--basefee"
- "100"
- "200"
- "--tipfee"
- "20"
- "50"
- "--timeout"
- "60"
resources:
Expand Down Expand Up @@ -155,9 +155,9 @@ jobs:
- "--count"
- "10000"
- "--basefee"
- "100"
- "200"
- "--tipfee"
- "20"
- "50"
- "--timeout"
- "60"
resources:
Expand Down

0 comments on commit abb5bf7

Please sign in to comment.