Skip to content

Instantly share code, notes, and snippets.

@polleyg
Last active September 29, 2018 06:27
Show Gist options
  • Save polleyg/9276b85eba67d478c6f868ae727cb22a to your computer and use it in GitHub Desktop.
Save polleyg/9276b85eba67d478c6f868ae727cb22a to your computer and use it in GitHub Desktop.
GAE (flex) config
runtime: custom
api_version: '1.0'
env: flexible
threadsafe: true
automatic_scaling:
min_num_instances: 1
max_num_instances: 2
cpu_utilization:
target_utilization: 0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment