Skip to content

Commit

Permalink
increasing nodes in prod for helmfile (#1720)
Browse files Browse the repository at this point in the history
[review]

Co-authored-by: Ben Larabie <[email protected]>
  • Loading branch information
ben851 and Ben Larabie authored Jan 14, 2025
1 parent daae58f commit c61b9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/production_config.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ billing_tag_value = "notification-canada-ca-production"
billing_tag_key = "CostCenter"

## EKS
primary_worker_desired_size = 5
primary_worker_desired_size = 8
primary_worker_instance_types = ["r5.large"]
secondary_worker_instance_types = ["r5.large"]
node_upgrade = false
Expand Down

0 comments on commit c61b9b7

Please sign in to comment.