| Index: appengine/cmd/logdog_coordinator/vmuser/queue.yaml
|
| diff --git a/appengine/cmd/logdog_coordinator/vmuser/queue.yaml b/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
|
| index 7d578337f4285b9e983b963b0d9b9a1c880b2fd7..bf8a9bf9b47d65003b1dbbbdf58a79f55cbe3c0a 100644
|
| --- a/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
|
| +++ b/appengine/cmd/logdog_coordinator/vmuser/queue.yaml
|
| @@ -3,18 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| queue:
|
| - # Pull queue for backend archival tasking. Tasks will be processed by an
|
| - # archivist cluster.
|
| - - name: archive-queue
|
| - mode: pull
|
| - acl:
|
| - # luci-logdog (prod) GCE service account.
|
| - - user_email: 43182045235-compute@developer.gserviceaccount.com
|
| - # luci-logdog-dev GCE service account.
|
| - - user_email: 38892607523-compute@developer.gserviceaccount.com
|
| - # luci-logdog-dev developer service account.
|
| - - user_email: service-account@luci-logdog-dev.iam.gserviceaccount.com
|
| -
|
| # Push queue for tumble (from doc.go).
|
| #
|
| # These must scale with shards. The max_concurrent_requests and bucket_size
|
|
|