Skip to content

Commit b4034eb

Browse files
author
Ace Nassri
authored
Update worker.yaml (GoogleCloudPlatform#100)
* Update worker.yaml * Update worker.yaml * Update worker.yaml * Update worker.yaml
1 parent 84325bd commit b4034eb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

6-pubsub/worker.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
# limitations under the License.
1313
#
1414
# [START yaml]
15-
module: worker
15+
service: worker
1616
runtime: nodejs
17-
vm: true
17+
env: flex
1818

1919
env_variables:
2020
SCRIPT: worker.js

7-gce/worker.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
# limitations under the License.
1313
#
1414
# [START yaml]
15-
module: worker
15+
service: worker
1616
runtime: nodejs
17-
vm: true
17+
env: flex
1818

1919
env_variables:
2020
SCRIPT: worker.js

0 commit comments

Comments
 (0)