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 71c3470ff7822d3039ca644c589de015110f3add
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 6 12:41:40 2021 +0100

    Added Username/Password fields in Solr Source Kamelet
---
 kamelets/solr-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/solr-source.kamelet.yaml 
b/kamelets/solr-source.kamelet.yaml
index 69ddc8a..081de16 100644
--- a/kamelets/solr-source.kamelet.yaml
+++ b/kamelets/solr-source.kamelet.yaml
@@ -68,6 +68,7 @@ spec:
         format: password
         x-descriptors:
         - urn:alm:descriptor:com.tectonic.ui:password
+        - urn:camel:group:credentials
   types:
     in:
       mediaType: application/json

Reply via email to