blob: 4b0e91e064fe584f122abe04dc314c55b174f083 [file] [log] [blame]
- route:
from:
uri: "kamelet:timer-source"
parameters:
period: 1000
message: "Hello Camel JBang"
steps:
- to:
uri: "kamelet:google-pubsub-sink"
parameters:
destinationName: "The Destination Name"
projectId: "The Project Id"
serviceAccountKey: "The Service Account Key"