This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-kafka-sink-not-secure
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 93eec034a2def000785273910f428c963a7badb2
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue May 4 14:24:42 2021 +0200

    Kafka Sink Kamelet not secured: Fixed headers description
---
 kafka-not-secured-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kafka-not-secured-sink.kamelet.yaml 
b/kafka-not-secured-sink.kamelet.yaml
index a0872ee..5f5a0f7 100644
--- a/kafka-not-secured-sink.kamelet.yaml
+++ b/kafka-not-secured-sink.kamelet.yaml
@@ -17,7 +17,7 @@ spec:
 
       - `key` / `ce-key`: as message key
     
-      - `partition-key` / `paritition-key`: as message partition key
+      - `partition-key` / `ce-partition-key`: as message partition key
 
       Both the headers are optional.
     required:

Reply via email to