diff --git a/charts/spamooor-cronjobs/values.yaml b/charts/spamooor-cronjobs/values.yaml index 70fc683..5f5fd6c 100644 --- a/charts/spamooor-cronjobs/values.yaml +++ b/charts/spamooor-cronjobs/values.yaml @@ -27,6 +27,10 @@ jobs: - "1000" - "--count" - "15000" + - "--base-fee" + - "100" + - "--tipfee" + - "5" - "--timeout" - "120" resources: @@ -63,6 +67,10 @@ jobs: - "1000" - "--max-pending" - "1000" + - "--base-fee" + - "100" + - "--tipfee" + - "5" - "--count" - "15000" - "--timeout" @@ -101,6 +109,10 @@ jobs: - "5" - "--max-pending" - "5" + - "--base-fee" + - "100" + - "--tipfee" + - "5" - "--count" - "50" - "--gas-units-to-burn" @@ -141,6 +153,10 @@ jobs: - "1000" - "--max-pending" - "1000" + - "--base-fee" + - "100" + - "--tipfee" + - "5" - "--count" - "15000" - "--timeout"