Skip to content

Commit

Permalink
Dogfood update 2 (#16934)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfairburn authored Feb 16, 2024
1 parent c2aa7ee commit 7407328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/dogfood/terraform/aws-tf-module/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ module "main" {
fleet_config = {
image = local.geolite2_image
family = local.customer
cpu = 256
mem = 512
cpu = 1024
mem = 4096
autoscaling = {
min_capacity = 2
max_capacity = 5
Expand Down

0 comments on commit 7407328

Please sign in to comment.