blob: 29fe8188bb5b941d5128e2e3a806ad31d47b50da [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: false
runtime: custom
vm: true
manual_scaling:
instances: 1
resources:
cpu: 32
memory_gb: 24
handlers:
- url: /cloud_worker/task
script: perf_insights.endpoints.cloud_mapper.worker.app
secure: always