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

Side by Side Diff: milo/appengine/frontend/cron.yaml

Issue 2238883003: Milo: Use luci-cfg for defining projects and console view. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: review Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/milo.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 cron: 1 cron:
2 - description: Send ts_mon metrics 2 - description: Send ts_mon metrics
3 url: /internal/cron/ts_mon/housekeeping 3 url: /internal/cron/ts_mon/housekeeping
4 schedule: every 1 minutes 4 schedule: every 1 minutes
5 - description: Update luci config
6 url: /cron/update
7 schedule: every 1 minutes
OLDNEW
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/milo.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698