Skip to content

Commit

Permalink
current
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Aug 21, 2024
1 parent e3a95cf commit 941a4ed
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/us-gov-east-1/vpc/_mcmCluster/eks/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ locals {
eks_vpc_name = "vpc3-lab-dev"
eks_ng_desired_size = 2
eks_ng_max_size = 10
eks_ng_min_size = 1
eks_ng_min_size = 2
operators_ns = "operators"
enable_cluster_creator_admin_permissions = true
cluster_endpoint_public_access = true
Expand Down

0 comments on commit 941a4ed

Please sign in to comment.