Skip to content

Commit

Permalink
Added some documentation in kafka not secured sink about headers dedu…
Browse files Browse the repository at this point in the history
…plication
  • Loading branch information
oscerd committed Oct 7, 2022
1 parent 0b1f7f5 commit 36ed8a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kamelets/kafka-not-secured-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ spec:
- `partition-key` / `ce-partitionkey`: as message partition key
Both the headers are optional.
Three headers, if specified, will be deduplicated with different names, kafka.key will be duplicated into kafka.KEY, kafka.topic into kafka.TOPIC and kafka.override_topic into kafka.OVERRIDE_TOPIC
required:
- topic
- bootstrapServers
Expand Down

0 comments on commit 36ed8a3

Please sign in to comment.