dockerfile/examples/omnivore/official-src/omnivore-main/imageproxy/imageproxy-service-qa.yaml

20 lines
301 B
YAML
Raw Normal View History

2024-03-15 14:52:38 +08:00
runtime: custom
service: imageproxy
env: flex
automatic_scaling:
min_num_instances: 1
max_num_instances: 2
resources:
cpu: 1
memory_gb: 1
disk_size_gb: 10
env_variables:
GCS_IMAGES_PATH: 'gcs://omnivore-qa-files/images/'
MEM_CACHE_SIZE_MB: 100
includes:
- .secrets-imageproxy.yaml