You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/02/23 10:18:09 UTC

(camel-kamelets) 04/04: Added a Kafka Apicurio Sink secured with Keycloak Kamelet

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 d5e1f74b57e2aa9c25a29b8737db7b3a8d7d1069
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 23 11:17:19 2024 +0100

    Added a Kafka Apicurio Sink secured with Keycloak Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml
index cfb05337..a816ff29 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/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.