From 17e5798cbba908216e5f0b2ce46d8be344b788b1 Mon Sep 17 00:00:00 2001 From: Jonathan Jalouzot Date: Tue, 13 Mar 2018 16:36:04 +0100 Subject: [PATCH] Update app.yaml --- app.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app.yaml b/app.yaml index ce2a124..17149fd 100755 --- a/app.yaml +++ b/app.yaml @@ -1,2 +1,8 @@ runtime: custom env: flex + +automatic_scaling: + min_num_instances: 1 + max_num_instances: 3 + cpu_utilization: + target_utilization: 0.8