Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/eventing/samples/gcp-pubsub-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ to the `default` Broker.

1. We need to wait for the downstream pods to get started and receive our event,
wait a few seconds.

- You can check the status of the downstream pods with:
You can check the status of the downstream pods with:

```shell
kubectl get pods --selector serving.knative.dev/service=event-display
Expand All @@ -167,7 +166,7 @@ Context Attributes,
Source: //pubsub.googleapis.com/projects/PROJECT_ID/topics/testing
ID: 815117146007971
Time: 2019-10-31T04:49:12.582Z
DataContentType: application/json
DataContentType: application/octet-stream
Extensions:
knativecemode: binary
knativearrivaltime: 2019-10-31T04:49:12Z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ metadata:
spec:
topic: testing
sink:
apiVersion: eventing.knative.dev/v1alpha1
kind: Broker
name: default
ref:
apiVersion: eventing.knative.dev/v1alpha1
kind: Broker
name: default
# If running in GKE, we will ask the metadata server for the project.
#project: MY_GCP_PROJECT