This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch index-es in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit aff723ef633f3d466e5ab01dea2b5792c4061e94 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jan 11 14:22:31 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/kamelets/elasticsearch-index-sink.kamelet.yaml b/kamelets/elasticsearch-index-sink.kamelet.yaml index 3c058009..e4fafe9a 100644 --- a/kamelets/elasticsearch-index-sink.kamelet.yaml +++ b/kamelets/elasticsearch-index-sink.kamelet.yaml @@ -88,7 +88,6 @@ spec: title: Certificate description: The Certificate for accessing the Elasticsearch cluster. You must encode this value in base64. type: string - example: data types: out: mediaType: text/plain
