blob: a4c8b313ced89fd76f1f909d46cf3555fea92938 [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
api_version: 1
module: cloud-worker
threadsafe: true
runtime: custom
vm: true
# If you change instances, change value in queue.yaml until we come up with
# a better way to sync these.
manual_scaling:
instances: 8
resources:
cpu: 32
memory_gb: 24
handlers:
- url: /cloud_worker/task
script: perf_insights.endpoints.cloud_mapper.worker.app
secure: always