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:20 UTC

[camel-kamelets] 10/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 1a17275230246416ed0c2b9fdb97b393562709e7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 10 13:35:40 2021 +0100

    Added Couchbase sink Kamelet
---
 couchbase-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/couchbase-sink.kamelet.yaml b/couchbase-sink.kamelet.yaml
index b2ee566..e0b97f1 100644
--- a/couchbase-sink.kamelet.yaml
+++ b/couchbase-sink.kamelet.yaml
@@ -17,7 +17,7 @@ spec:
       Send documents to Couchbase.
     required:
       - protocol
-      - hostname
+      - couchbaseHostname
       - bucket
     type: object
     properties: