Skip to content

Commit

Permalink
Correct subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
daemonl committed Jun 8, 2024
1 parent de0f435 commit 59f5348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/o5/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runtimes:
protocol: ROUTE_PROTOCOL_HTTP

subscriptions:
- name: "dead-letter" # Match the name in o5 deployer
- name: "/o5.messaging.v1.topic.DeadMessageTopic"

containers:
- name: main
Expand Down

0 comments on commit 59f5348

Please sign in to comment.