Skip to content

Commit

Permalink
Add missing --data parameter (redhat-developer-demos#308)
Browse files Browse the repository at this point in the history
(cherry picked from commit 52f650d)
  • Loading branch information
fc7 authored Aug 10, 2023
1 parent 5ed90c3 commit d60f525
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ kn channel create {channel-name}
kn source ping create event-greeter-ping-source \
--schedule "*/2 * * * *" \
--sink channel:eventinghello-ch
--data '{"message": "Thanks for doing Knative Tutorial"}'
----
#end::ev-ping-channel[]
#tag::sub-helloa-sink[]
Expand Down

0 comments on commit d60f525

Please sign in to comment.