github.com/jgarto/itcv@v0.0.0-20180826224514-4eea09c1aa0d/_vendor/src/golang.org/x/tools/cmd/tip/godoc.yaml (about)

     1  module: tip
     2  runtime: custom
     3  vm: true
     4  
     5  manual_scaling:
     6    instances: 4
     7  
     8  env_variables:
     9    TIP_BUILDER: 'godoc'
    10  
    11  health_check:
    12    enable_health_check: True
    13    check_interval_sec: 5
    14    timeout_sec: 4
    15    unhealthy_threshold: 2
    16    healthy_threshold: 2
    17    restart_threshold: 240