address wrong manifest in gcppubsub sample ()

This commit is contained in:
sebgoa 2019-05-07 17:53:40 +02:00 committed by Knative Prow Robot
parent 834b25a3cc
commit aa878027d2
1 changed files with 4 additions and 4 deletions
docs/eventing/samples/gcp-pubsub-source

View File

@ -128,7 +128,7 @@ We will verify that the published message was sent into the Knative eventing
system by looking at the logs of the function subscribed to the `pubsub-test` system by looking at the logs of the function subscribed to the `pubsub-test`
channel. channel.
The function and the subscription were created by applying the `subscriber.yaml` The function and the subscription were created by applying the [`trigger.yaml`](./trigger.yaml)
manifest in the [deployment](#deployment) section above. manifest in the [deployment](#deployment) section above.
1. We need to wait for the downstream pods to get started and receive our event, 1. We need to wait for the downstream pods to get started and receive our event,