jbang/kafka-health/producer.camel.yaml (
5
lines of code) (
raw
):
# camel-k: language=yaml - from: uri: "kamelet:chuck-norris-source" steps: - log: "${body}" - to: "kafka:foobar?brokers=localhost:9092"