File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
helloworld/helloworld-python Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 9595 spec :
9696 containers :
9797 - name : user-container
98- # This corresponds to
99- # https://github.com/knative/eventing-contrib/blob/v0.2.1/cmd/message_dumper/dumper.go.
100- image : gcr.io/knative-releases/knative.dev/eventing-sources/cmd/message_dumper
98+ image : gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display
10199 ports :
102100 - containerPort : 8080
103101
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ The `helloworld-python` app replies with an event type `type= dev.knative.sample
259259 spec:
260260 containers:
261261 - name: helloworld-python
262- image: gcr.io/knative-releases/github.com/knative/ eventing-sources /cmd/event_display
262+ image: gcr.io/knative-releases/knative.dev/ eventing-contrib /cmd/event_display
263263 ---
264264 # Service that exposes event-display app.
265265 # This will be the subscriber for the Trigger
Original file line number Diff line number Diff line change 2323 template :
2424 spec :
2525 containers :
26- - # This corresponds to
27- # https://github.com/knative/eventing-contrib/blob/release-0.5/cmd/event_display/main.go
28- image : gcr.io/knative-releases/knative.dev/eventing-sources/cmd/event_display
26+ image : gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display
You can’t perform that action at this time.
0 commit comments