Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
notEduardo committed Nov 10, 2024
1 parent 964e5d2 commit 683c4d8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ env_variables:

# Automatic scaling configuration
automatic_scaling:
target_cpu_utilization: 0.65
target_throughput_utilization: 0.75
min_instances: 1
max_instances: 1
min_num_instances: 1
max_num_instances: 1

# Network configuration
network:
Expand Down

0 comments on commit 683c4d8

Please sign in to comment.