diff --git a/infrastructure/quick-deploy/aws/parameters.tfvars b/infrastructure/quick-deploy/aws/parameters.tfvars index c706f33a4..2e00837ca 100644 --- a/infrastructure/quick-deploy/aws/parameters.tfvars +++ b/infrastructure/quick-deploy/aws/parameters.tfvars @@ -188,7 +188,7 @@ eks_managed_node_groups = { ebs = { volume_size = 75 volume_type = "gp3" - iops = 5000 + iops = 12000 throughput = 1000 encrypted = null kms_key_id = null