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/03/30 12:24:17 UTC

[camel-kamelets] 03/04: Minio Source: Missing endpoint and autoCreateBucket option

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

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

commit f48ca52f8d64462713733b46ad72342583e09b17
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 30 14:21:33 2021 +0200

    Minio Source: Missing endpoint and autoCreateBucket option
---
 minio-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/minio-source.kamelet.yaml b/minio-source.kamelet.yaml
index 1695560..da7e82a 100644
--- a/minio-source.kamelet.yaml
+++ b/minio-source.kamelet.yaml
@@ -45,6 +45,7 @@ spec:
         title: Endpoint
         description: The Minio Endpoint, it can be an URL, domain name, IPv4 address or IPv6 address.
         type: string
+        example: http://localhost:9000
       autoCreateBucket:
         title: Autocreate bucket
         description: Setting the autocreation of the S3 bucket bucketName.