We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5584da3 commit 9bafcc9Copy full SHA for 9bafcc9
eventing/samples/cronjob-source/README.md
@@ -27,7 +27,7 @@ spec:
27
revisionTemplate:
28
spec:
29
container:
30
- image: github.com/knative/eventing-sources/cmd/message_dumper
+ image: gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/message_dumper
31
```
32
33
Use following command to create the service from `service.yaml`:
eventing/samples/cronjob-source/service.yaml
@@ -10,4 +10,4 @@ spec:
10
11
12
13
0 commit comments