diff --git a/charts/spamooor-cronjobs/values.yaml b/charts/spamooor-cronjobs/values.yaml index 8a2456b..8087e87 100644 --- a/charts/spamooor-cronjobs/values.yaml +++ b/charts/spamooor-cronjobs/values.yaml @@ -27,7 +27,7 @@ jobs: - "1000" - "--count" - "15000" - - "--base-fee" + - "--basefee" - "100" - "--tipfee" - "5" @@ -67,7 +67,7 @@ jobs: - "1000" - "--max-pending" - "1000" - - "--base-fee" + - "--basefee" - "100" - "--tipfee" - "5" @@ -109,7 +109,7 @@ jobs: - "5" - "--max-pending" - "5" - - "--base-fee" + - "--basefee" - "100" - "--tipfee" - "5" @@ -153,7 +153,7 @@ jobs: - "1000" - "--max-pending" - "1000" - - "--base-fee" + - "--basefee" - "100" - "--tipfee" - "5"