mirror of https://github.com/knative/docs.git
Updated image location for container-source (#2335)
This commit is contained in:
parent
26f85e6a86
commit
6cf682f58c
|
@ -54,7 +54,7 @@ spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
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`:
|
Use following command to create the service from `service.yaml`:
|
||||||
|
|
Loading…
Reference in New Issue