Skip to content

Commit 5c8038f

Browse files
authored
Merge pull request GoogleCloudPlatform#103 from GoogleCloudPlatform/pubsub-workeryaml-module/service
Changed module to service in pubsub workeryaml
2 parents 208f28a + 4a6e665 commit 5c8038f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

6-pubsub/worker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runtime: python
2222
env: flex
2323

2424
# Instead of using gunicorn directly, we'll use Honcho. Honcho is a python port
25-
# of the Foreman process manager. For the worker module, both the queue worker
25+
# of the Foreman process manager. For the worker service, both the queue worker
2626
# and the monitor process are needed.
2727
entrypoint: honcho start -f /app/procfile worker monitor
2828

0 commit comments

Comments
 (0)