blob: ef9e8657d2f742102fd8dac513a188eca1e0007d [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: python27
vm: true
manual_scaling:
instances: 1
resources:
cpu: .5
memory_gb: 0.5
handlers:
- url: /cloud_worker/task
script: perf_insights.endpoints.cloud_mapper.worker.app
secure: always