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/01/10 17:54:06 UTC

[camel-kamelets] 03/04: Elasticsearch Kamelets: Moving from Camel-Elasticsearch-Rest to Camel-Elastichsearch - Index Kamelet

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

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

commit be9f6e1aa23cff6f7ee9bca9454ac33dd4e280af
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 10 18:51:44 2023 +0100

    Elasticsearch Kamelets: Moving from Camel-Elasticsearch-Rest to Camel-Elastichsearch - Index Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/elasticsearch-index-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/elasticsearch-index-sink.kamelet.yaml b/kamelets/elasticsearch-index-sink.kamelet.yaml
index 58d195cb..96454700 100644
--- a/kamelets/elasticsearch-index-sink.kamelet.yaml
+++ b/kamelets/elasticsearch-index-sink.kamelet.yaml
@@ -144,4 +144,4 @@ spec:
             hostAddresses: "{{hostAddresses}}"
             enableSSL: "{{enableSSL}}"
             indexName: "{{?indexName}}"
-            certificatePath: "base64:{{?certificatePath}}"
+            certificatePath: "base64:{{?certificate}}"