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 <[email protected]>
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 <[email protected]>
---
 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}}"

Reply via email to