From 5418752949268cb5728a7388cec181489a63e35b Mon Sep 17 00:00:00 2001 From: Andrey Arapov <107317698+andy108369@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:13:03 +0100 Subject: [PATCH] fix(akash-node): change snapshot provider to autostake (#235) --- charts/akash-node/Chart.yaml | 2 +- charts/akash-node/values.yaml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/akash-node/Chart.yaml b/charts/akash-node/Chart.yaml index b7b52854..479f4592 100644 --- a/charts/akash-node/Chart.yaml +++ b/charts/akash-node/Chart.yaml @@ -17,7 +17,7 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 6.0.3 +version: 6.0.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/akash-node/values.yaml b/charts/akash-node/values.yaml index 37d8baf0..7797ea55 100644 --- a/charts/akash-node/values.yaml +++ b/charts/akash-node/values.yaml @@ -16,8 +16,9 @@ debug: "false" # Defaults to mainnet akash_node: enabled: true - # snapshot_provider can be either "polkachu" (2Gi), "autostake" (1Gi). Otherwise it'll default to a much larger in size. - snapshot_provider: "polkachu" + # snapshot_provider can be either "polkachu" (1Gi), "autostake" (3Gi). Otherwise it'll default to a much larger in size. + # Nov/02 2023: disabled polkachu since it is now behind Cloudflare's "Verify you are human" CAPTCHA + snapshot_provider: "autostake" api_enable: false moniker: mynode chainid: akashnet-2