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 2021/11/10 12:37:13 UTC

[camel-kamelets] 03/12: Added Couchbase Sink Kamelet

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

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

commit c44a0418a1898e19f527e2733f802a1030e89b9b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 10 13:28:21 2021 +0100

    Added Couchbase Sink Kamelet
---
 couchbase-sink.kamelet.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/couchbase-sink.kamelet.yaml b/couchbase-sink.kamelet.yaml
index 025e1b2..c5ea08b 100644
--- a/couchbase-sink.kamelet.yaml
+++ b/couchbase-sink.kamelet.yaml
@@ -40,13 +40,13 @@ spec:
         type: string
       username:
         title: Username
-        description: Username to connect to Infinispan.
+        description: Username to connect to Couchbase.
         type: string
         x-descriptors:
         - urn:camel:group:credentials
       password:
         title: Password
-        description: Password to connect to Infinispan.
+        description: Password to connect to Couchbase.
         type: string
         format: password
         x-descriptors: