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