From 98f120ba063a4e0b4c10c5867beed8575b7ea26f Mon Sep 17 00:00:00 2001 From: ludamad Date: Sat, 8 Feb 2025 20:07:18 +0000 Subject: [PATCH] fix: beacon chain doesn't eat mainframe --- spartan/aztec-network/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spartan/aztec-network/values.yaml b/spartan/aztec-network/values.yaml index e7eb9e6f7aeb..72e2956598b5 100644 --- a/spartan/aztec-network/values.yaml +++ b/spartan/aztec-network/values.yaml @@ -261,6 +261,9 @@ ethereum: requests: memory: "4Gi" cpu: "1.5" + limits: + memory: "4Gi" + cpu: "1.5" storageSize: "80Gi" validator: resources: