Created
June 9, 2018 12:34
-
-
Save zero-master/6624a5c1b9dbe5767e162cd2bd162d0f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
runtime: python | |
api_version: '1' | |
env: flexible | |
threadsafe: true | |
env_variables: | |
APP_ENV: pro | |
GOOGLE_CLOUD_DISABLE_GRPC: 'True' | |
automatic_scaling: | |
min_num_instances: 2 | |
max_num_instances: 20 | |
cpu_utilization: | |
target_utilization: 0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment