fix event_dispaly image name (#2476)

This commit is contained in:
Lionel Villard 2020-05-18 11:17:05 -04:00 committed by GitHub
parent 5147732666
commit 4aaf5683f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -20,4 +20,4 @@ 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

View File

@ -64,7 +64,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
```
Create the service:

View File

@ -125,7 +125,7 @@ spec:
template:
spec:
containers:
- image: gcr.io/knative-releases/knative.dev/eventing-sources/cmd/event_display
- image: gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display
```
Change `default` below to create the `Sequence` in the Namespace where you want