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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6e46798c9273fbe0afe30955835be3ecfac4266b
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Feb 23 11:19:12 2024 +0100

    Added a Kafka Apicurio Sink secured with Keycloak Kamelet
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 docs/modules/ROOT/nav.adoc                                     | 2 ++
 kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index f2ef8333..9ef5e6db 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -134,6 +134,7 @@
 * xref:kafka-azure-schema-registry-sink.adoc[]
 * xref:kafka-azure-schema-registry-source.adoc[]
 * xref:kafka-batch-apicurio-registry-not-secured-source.adoc[]
+* xref:kafka-batch-apicurio-registry-source.adoc[]
 * xref:kafka-batch-azure-schema-registry-source.adoc[]
 * xref:kafka-batch-manual-commit-action.adoc[]
 * xref:kafka-batch-not-secured-source.adoc[]
@@ -141,6 +142,7 @@
 * xref:kafka-batch-source.adoc[]
 * xref:kafka-batch-ssl-source.adoc[]
 * xref:kafka-manual-commit-action.adoc[]
+* xref:kafka-not-secured-apicurio-registry-sink.adoc[]
 * xref:kafka-not-secured-apicurio-registry-source.adoc[]
 * xref:kafka-not-secured-sink.adoc[]
 * xref:kafka-not-secured-source.adoc[]
diff --git a/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml 
b/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml
index cfb05337..a816ff29 100644
--- a/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml
+++ b/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml
@@ -29,7 +29,7 @@ metadata:
     camel.apache.org/kamelet.type: "sink"
 spec:
   definition:
-    title: "Kafka Not Secured with Apicurio Registry Sink  secured with 
Keycloak."
+    title: "Kafka Not Secured with Apicurio Registry secured with Keycloak 
Sink"
     description: |-
       Send data to Kafka topics on an insecure broker with Apicurio Registry 
secured with Keycloak.
 

Reply via email to