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 2023/10/19 11:05:03 UTC

[camel-kamelets] 05/08: Create a Specialized Kamelet starting from Kafka Source using Azure Schema Registry - Added Kamelet

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

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

commit 77445355156b9f41ce456c77a930697212ad9e1d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 19 12:50:32 2023 +0200

    Create a Specialized Kamelet starting from Kafka Source using Azure Schema Registry - Added Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/kafka-azure-schema-registry-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/kafka-azure-schema-registry-source.kamelet.yaml b/kamelets/kafka-azure-schema-registry-source.kamelet.yaml
index 705d57ba..52c44885 100644
--- a/kamelets/kafka-azure-schema-registry-source.kamelet.yaml
+++ b/kamelets/kafka-azure-schema-registry-source.kamelet.yaml
@@ -36,7 +36,7 @@ spec:
     required:
       - topic
       - bootstrapServers
-      - azureSchemaRegistryUrl
+      - azureRegistryUrl
       - password
     type: object
     properties: