Updated image location for container-source (#2335)

This commit is contained in:
Mike Petersen 2020-03-24 09:58:09 -07:00 committed by GitHub
parent 26f85e6a86
commit 6cf682f58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ spec:
template:
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/event_display
- image: gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display
```
Use following command to create the service from `service.yaml`: