From abb5bf75980ab55458b5d992fd74b315c59c5720 Mon Sep 17 00:00:00 2001 From: Bharath Date: Sat, 8 Jun 2024 12:12:26 +0530 Subject: [PATCH] bump up base fees --- charts/spamooor-cronjobs/values.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/spamooor-cronjobs/values.yaml b/charts/spamooor-cronjobs/values.yaml index 3dc6126..ae0de0f 100644 --- a/charts/spamooor-cronjobs/values.yaml +++ b/charts/spamooor-cronjobs/values.yaml @@ -25,9 +25,9 @@ jobs: - "--max-pending" - "100" - "--basefee" - - "100" + - "200" - "--tipfee" - - "20" + - "50" - "--count" - "10000" - "--timeout" @@ -67,9 +67,9 @@ jobs: - "--max-pending" - "100" - "--basefee" - - "100" + - "200" - "--tipfee" - - "20" + - "50" - "--count" - "10000" - "--timeout" @@ -113,9 +113,9 @@ jobs: - "--gas-units-to-burn" - "5000000" - "--basefee" - - "100" + - "200" - "--tipfee" - - "20" + - "50" - "--timeout" - "60" resources: @@ -155,9 +155,9 @@ jobs: - "--count" - "10000" - "--basefee" - - "100" + - "200" - "--tipfee" - - "20" + - "50" - "--timeout" - "60" resources: