From 6585f220fdb6fb53df7e9bf169cf79879d821213 Mon Sep 17 00:00:00 2001 From: Mitch Date: Mon, 3 Mar 2025 12:51:07 -0500 Subject: [PATCH] chore: drop validators to 1 --- spartan/aztec-network/values/ignition-testnet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spartan/aztec-network/values/ignition-testnet.yaml b/spartan/aztec-network/values/ignition-testnet.yaml index e4987483739..e2b6b809dfc 100644 --- a/spartan/aztec-network/values/ignition-testnet.yaml +++ b/spartan/aztec-network/values/ignition-testnet.yaml @@ -33,7 +33,7 @@ proverNode: l1GasPriceMax: 500 validator: - replicas: 3 + replicas: 1 l1FixedPriorityFeePerGas: 3 l1GasLimitBufferPercentage: 15 l1GasPriceMax: 500