Skip to content

Commit 3206927

Browse files
committed
Fix instance type for general node group to t3.micro for better performance
1 parent e632702 commit 3206927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Terraform/terraform.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ public_subnet_cidrs = ["10.0.4.0/24", "10.0.5.0/24", "10.0.6.0/24"]
1313
cluster_name = "solar-system-app-cluster" # Changed from otel-cluster
1414
cluster_version = "1.30"
1515

16+
1617
# Node Groups Configuration
1718
node_groups = {
1819
# Development/Testing - Small instances

0 commit comments

Comments
 (0)