blob: 278554a91c9f49a433ad1058fd591ea3abc8ad13 [file] [log] [blame]
application: findit-for-me-staging
service: code-coverage-auxiliary-coverage-worker
version: 1
runtime: python39
app_engine_apis: true
entrypoint: gunicorn -t 0 -b :$PORT -w 8 auxiliary_main:auxiliary_application
instance_class: B8 # 1GB memory, 4.8GHz CPU.
manual_scaling:
instances: 8