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/07/21 13:30:20 UTC

[camel-kamelets] 04/06: Elasticsearch index Kamelet: Fixed the indexId and indexName default to exchangeId

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

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

commit 80c7bd4b0a57226b9420810736a6c6172594c898
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 21 15:29:16 2021 +0200

    Elasticsearch index Kamelet: Fixed the indexId and indexName default to exchangeId
---
 elasticsearch-index-sink.kamelet.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/elasticsearch-index-sink.kamelet.yaml b/elasticsearch-index-sink.kamelet.yaml
index 7babac9..308795c 100644
--- a/elasticsearch-index-sink.kamelet.yaml
+++ b/elasticsearch-index-sink.kamelet.yaml
@@ -72,10 +72,6 @@ spec:
         description: The name of the index to act against.
         type: string
         example: data
-      indexId:
-        title: Index ID
-        description: None
-        type: string
   types:
     out:
       mediaType: application/json