minor edits to examples (#419)

This commit is contained in:
Simon Woodman 2018-10-08 19:03:28 +01:00 committed by Knative Prow Robot
parent 8e4b4df18a
commit 26d3de54de
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ When the flow is created, it provisions the following resources:
bus:
```shell
kubectl get --output yaml feed k8s-event-flow
kubectl get --output yaml feed k8s-event-flow-....
```
```yaml

View File

@ -24,4 +24,4 @@ spec:
spec:
container:
# Replace this image with your {username}/k8s-events container
image: github.com/knative/docs/eventing/samples/k8s-events
image: docker.io/{username}/k8s-events