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 e35df74a558927f09a5b0158d7cd3a941f69c4bf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 4 14:57:46 2025 +0200

    Re-introduce Solr Kamelets - Solr Sink
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 kamelets/solr-sink.kamelet.yaml                                         | 2 --
 .../camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml   | 2 --
 2 files changed, 4 deletions(-)

diff --git a/kamelets/solr-sink.kamelet.yaml b/kamelets/solr-sink.kamelet.yaml
index 1901ba0aa..fa49f617e 100644
--- a/kamelets/solr-sink.kamelet.yaml
+++ b/kamelets/solr-sink.kamelet.yaml
@@ -50,8 +50,6 @@ spec:
         description: If autocommit should be enabled or not
         type: boolean
         default: false
-        x-descriptors:
-        - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
       username:
         title: Username
         description: Username to connect to Solr.
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml
index 1901ba0aa..fa49f617e 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml
@@ -50,8 +50,6 @@ spec:
         description: If autocommit should be enabled or not
         type: boolean
         default: false
-        x-descriptors:
-        - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
       username:
         title: Username
         description: Username to connect to Solr.

Reply via email to