templates/bindings/core/mongodb-source-binding.yaml (10 lines of code) (raw):
- route:
from:
uri: "kamelet:mongodb-source"
parameters:
collection: "The MongoDB Collection"
database: "The MongoDB Database"
hosts: "The MongoDB Hosts"
steps:
- to:
uri: "log:info"