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 d6a9084ff939b2e670198aaacb776d3ebdd351d7
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Sep 10 10:09:35 2021 +0200

    Minio Sink: Removed reference to S3
---
 minio-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/minio-sink.kamelet.yaml b/minio-sink.kamelet.yaml
index 8b871dc..56a4c9b 100644
--- a/minio-sink.kamelet.yaml
+++ b/minio-sink.kamelet.yaml
@@ -53,7 +53,7 @@ spec:
         example: http://localhost:9000
       autoCreateBucket:
         title: Autocreate Bucket
-        description: Setting the autocreation of the S3 bucket bucketName. 
+        description: Setting the autocreation of the Minio bucket bucketName. 
         type: boolean
         x-descriptors:
         - 'urn:alm:descriptor:com.tectonic.ui:checkbox'

Reply via email to