[190ca4]: / utils / google_app_engine / app.yaml

Download this file

15 lines (11 with data), 174 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
runtime: custom
env: flex
service: yolov5app
liveness_check:
initial_delay_sec: 600
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 4
disk_size_gb: 20