Skip to content

Commit

Permalink
Merge pull request #34 from astriaorg/bharath/update-priv-keys
Browse files Browse the repository at this point in the history
bump up base fee
  • Loading branch information
bharath-123 authored Jun 15, 2024
2 parents 6a86d2f + f287a82 commit ab8f511
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions charts/spamooor-cronjobs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
- "1000"
- "--count"
- "15000"
- "--base-fee"
- "100"
- "--tipfee"
- "5"
- "--timeout"
- "120"
resources:
Expand Down Expand Up @@ -63,6 +67,10 @@ jobs:
- "1000"
- "--max-pending"
- "1000"
- "--base-fee"
- "100"
- "--tipfee"
- "5"
- "--count"
- "15000"
- "--timeout"
Expand Down Expand Up @@ -101,6 +109,10 @@ jobs:
- "5"
- "--max-pending"
- "5"
- "--base-fee"
- "100"
- "--tipfee"
- "5"
- "--count"
- "50"
- "--gas-units-to-burn"
Expand Down Expand Up @@ -141,6 +153,10 @@ jobs:
- "1000"
- "--max-pending"
- "1000"
- "--base-fee"
- "100"
- "--tipfee"
- "5"
- "--count"
- "15000"
- "--timeout"
Expand Down

0 comments on commit ab8f511

Please sign in to comment.