Skip to content

Commit

Permalink
Create a Specialized Kamelet starting from Kafka Source using Apicuri…
Browse files Browse the repository at this point in the history
…o Registry

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Oct 10, 2023
1 parent 1f5dbe5 commit 1f84332
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Kafka Not Secured Source with Apicurio Registry"
title: "Kafka Not Secured with Apicurio Registry Source"
description: |-
Receive data from Kafka topics on an insecure broker.
Receive data from Kafka topics on an insecure broker combined with Apicurio Registry.
required:
- topic
- bootstrapServers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ metadata:
camel.apache.org/kamelet.type: "source"
spec:
definition:
title: "Kafka Not Secured Source with Apicurio Registry"
title: "Kafka Not Secured with Apicurio Registry Source"
description: |-
Receive data from Kafka topics on an insecure broker.
Receive data from Kafka topics on an insecure broker combined with Apicurio Registry.
required:
- topic
- bootstrapServers
Expand Down

0 comments on commit 1f84332

Please sign in to comment.