We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bb633 commit 7fdd137Copy full SHA for 7fdd137
1 file changed
terraform/production/terraform.tfvars
@@ -54,7 +54,7 @@ base_node = {
54
ebs_volume = {
55
# This should be: (2 * current_chain_size) + snapshot_size + 20%_buffer
56
# What is the current_chain_size for base-mainnet? Check https://beaconcha.in/ for the latest
57
- size = 8192 # GB, 8TB
+ size = 9216 # GB, 8TB
58
type = "gp3"
59
iops = 6000
60
throughput = 250
0 commit comments