diff --git a/spartan/aztec-network/values.yaml b/spartan/aztec-network/values.yaml index 4e876984110a..17557fd05596 100644 --- a/spartan/aztec-network/values.yaml +++ b/spartan/aztec-network/values.yaml @@ -165,7 +165,7 @@ proverNode: timeoutMs: 60000 intervalMs: 1000 maxParallelRequests: 100 - failedProofStore: "" + failedProofStore: "gs://aztec-develop/spartan/failed-proofs" pxe: logLevel: "debug; info: aztec:simulator, json-rpc"