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 e632702 commit 3206927Copy full SHA for 3206927
Terraform/terraform.tfvars
@@ -13,6 +13,7 @@ public_subnet_cidrs = ["10.0.4.0/24", "10.0.5.0/24", "10.0.6.0/24"]
13
cluster_name = "solar-system-app-cluster" # Changed from otel-cluster
14
cluster_version = "1.30"
15
16
+
17
# Node Groups Configuration
18
node_groups = {
19
# Development/Testing - Small instances
0 commit comments