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

Unified Diff: logdog/appengine/cmd/coordinator/backend/module.cfg

Issue 2580213002: luci_depkoy: Add instance class, params. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « deploytool/cmd/luci_deploy/deploy_appengine.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/appengine/cmd/coordinator/backend/module.cfg
diff --git a/logdog/appengine/cmd/coordinator/backend/module.cfg b/logdog/appengine/cmd/coordinator/backend/module.cfg
index bca20f54c9d86795b1b9c48dcb0afb08315c07b7..32a4096c8c5ce7e800ee57d543daa1b43768bf5c 100644
--- a/logdog/appengine/cmd/coordinator/backend/module.cfg
+++ b/logdog/appengine/cmd/coordinator/backend/module.cfg
@@ -4,6 +4,9 @@ appengine_module <
go_module <
entry_package: "github.com/luci/luci-go/logdog/appengine/cmd/coordinator/backend"
>
+ classic <
+ instance_class: IC_2
+ >
handlers <
handler <
« no previous file with comments | « deploytool/cmd/luci_deploy/deploy_appengine.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698