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

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

commit 90d6168cc23dfb4fdb63f47916977dd76dae6b04
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Feb 23 11:16:39 2024 +0100

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

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index c8f6e470..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,8 @@
 * 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[]
 * xref:kafka-scram-sink.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