Skip to content

Commit

Permalink
bump up base fee
Browse files Browse the repository at this point in the history
  • Loading branch information
bharath-123 committed Jun 15, 2024
1 parent 5b7cac8 commit ede795c
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 @@ -28,9 +28,9 @@ jobs:
- "--count"
- "15000"
- "--basefee"
- "100"
- "150"
- "--tipfee"
- "5"
- "10"
- "--timeout"
- "120"
resources:
Expand Down Expand Up @@ -68,9 +68,9 @@ jobs:
- "--max-pending"
- "1000"
- "--basefee"
- "100"
- "150"
- "--tipfee"
- "5"
- "10"
- "--count"
- "15000"
- "--timeout"
Expand Down Expand Up @@ -110,9 +110,9 @@ jobs:
- "--max-pending"
- "5"
- "--basefee"
- "100"
- "150"
- "--tipfee"
- "5"
- "10"
- "--count"
- "50"
- "--gas-units-to-burn"
Expand Down Expand Up @@ -154,9 +154,9 @@ jobs:
- "--max-pending"
- "1000"
- "--basefee"
- "100"
- "150"
- "--tipfee"
- "5"
- "10"
- "--count"
- "15000"
- "--timeout"
Expand Down

0 comments on commit ede795c

Please sign in to comment.