Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Apr 15, 2024
1 parent b103e67 commit 009ae22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ module "somleng_switch_staging" {
switch_max_tasks = 2
public_gateway_min_tasks = 1
public_gateway_max_tasks = 2
client_gateway_min_tasks = 1
client_gateway_min_tasks = 2
client_gateway_max_tasks = 2
media_proxy_min_tasks = 1
media_proxy_max_tasks = 2
Expand Down

0 comments on commit 009ae22

Please sign in to comment.