mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Dogfood update 2 (#16934)
This commit is contained in:
parent
c2aa7eea65
commit
7407328138
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue