Skip to content

Commit ebbdbc7

Browse files
authored
fix: beacon chain doesn't eat mainframe (#11854)
1 parent e950c76 commit ebbdbc7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

spartan/aztec-network/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,9 @@ ethereum:
261261
requests:
262262
memory: "4Gi"
263263
cpu: "1.5"
264+
limits:
265+
memory: "4Gi"
266+
cpu: "1.5"
264267
storageSize: "80Gi"
265268
validator:
266269
resources:

0 commit comments

Comments
 (0)