Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3749)

Unified Diff: milo/frontend/module-pubsub.yaml

Issue 2953183002: Fix milo deployment (Closed)
Patch Set: License header fix Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/frontend/module-pubsub.yaml
diff --git a/milo/frontend/module-pubsub.yaml b/milo/frontend/module-pubsub.yaml
deleted file mode 100644
index af34ed5bbb7016aabb1162eed7b3fd9e67321d63..0000000000000000000000000000000000000000
--- a/milo/frontend/module-pubsub.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-runtime: go
-api_version: go1
-module: pubsub
-
-instance_class: F4_1G
-
-handlers:
-# Pubsub Handler.
-- url: /_ah/push-handlers/.*
- script: _go_app
- secure: always
- login: admin
-
-automatic_scaling:
- min_idle_instances: 5
- max_idle_instances: automatic
- min_pending_latency: 30ms
- max_pending_latency: automatic
- max_concurrent_requests: 3
« no previous file with comments | « milo/frontend/module-api.yaml ('k') | milo/frontend/static/bootstrap/third_party/css/bootstrap-theme.min.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698