aldettinger commented on a change in pull request #2116: URL: https://github.com/apache/camel-quarkus/pull/2116#discussion_r553497247
########## File path: docs/modules/ROOT/pages/reference/extensions/minio.adoc ########## @@ -31,3 +31,11 @@ Please refer to the above link for usage and configuration details. ---- Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications. + +== Camel Quarkus limitations + +This extension leverages the Quarkiverse Minio. Standard application.properties mechanism is used to define connection (see http://github.com/quarkiverse/quarkiverse-minio#configuration-reference[documentation]). + +It is mandatory to configure the Minio client in properties and Camel will autowire client into the Mino component. Review comment: Small typo here Mino => Minio ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org