Skip to content

Commit

Permalink
chore: disable spot instances on agents
Browse files Browse the repository at this point in the history
  • Loading branch information
just-mitch committed Dec 11, 2024
1 parent 0f95ed4 commit 1b0b4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spartan/aztec-network/values/rc-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ proverAgent:
bb:
hardwareConcurrency: 31
gke:
spotEnabled: true
spotEnabled: false
resources:
requests:
memory: "116Gi"
Expand Down

0 comments on commit 1b0b4e2

Please sign in to comment.