templates/bindings/core/kafka-source-binding.yaml (11 lines of code) (raw):
- route:
from:
uri: "kamelet:kafka-source"
parameters:
bootstrapServers: "The Bootstrap Servers"
password: "The Password"
topic: "The Topic Names"
user: "The Username"
steps:
- to:
uri: "log:info"