Skip to content

Commit

Permalink
Forgot to up the desired size (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 authored Nov 27, 2023
1 parent db25187 commit d1836a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/staging/eks/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ include {
}

inputs = {
primary_worker_desired_size = 3
primary_worker_desired_size = 4
primary_worker_instance_types = ["r5.large"]
secondary_worker_instance_types = ["r5.large"]
nodeUpgrade = false
Expand Down

0 comments on commit d1836a1

Please sign in to comment.