From 1b0b4e235abcfc4f36228a09db2101990ff1f928 Mon Sep 17 00:00:00 2001 From: Mitch Date: Wed, 11 Dec 2024 12:14:13 -0500 Subject: [PATCH] chore: disable spot instances on agents --- spartan/aztec-network/values/rc-1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spartan/aztec-network/values/rc-1.yaml b/spartan/aztec-network/values/rc-1.yaml index 0999275cef17..5b685691ca68 100644 --- a/spartan/aztec-network/values/rc-1.yaml +++ b/spartan/aztec-network/values/rc-1.yaml @@ -133,7 +133,7 @@ proverAgent: bb: hardwareConcurrency: 31 gke: - spotEnabled: true + spotEnabled: false resources: requests: memory: "116Gi"