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

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

commit e58347a19a0e5a4edb4e0eb8fcb0031ad6d5de8b
Author: Andrea Cosentino <[email protected]>
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

Reply via email to