13 lines
156 B
YAML
13 lines
156 B
YAML
|
service: talks
|
||
|
runtime: custom
|
||
|
env: flex
|
||
|
|
||
|
manual_scaling:
|
||
|
instances: 1
|
||
|
|
||
|
env_variables:
|
||
|
TIP_BUILDER: 'talks'
|
||
|
|
||
|
health_check:
|
||
|
enable_health_check: False
|