valdar commented on a change in pull request #2786:
URL: https://github.com/apache/camel-quarkus/pull/2786#discussion_r652001022
##########
File path: docs/modules/ROOT/pages/reference/extensions/kamelet.adoc
##########
@@ -37,3 +37,46 @@ Or add the coordinates to your existing project:
----
Check the xref:user-guide/index.adoc[User guide] for more information about
writing Camel Quarkus applications.
+
+== Usage
+
+=== Pre-load Kamelets at build-time
+
+This extension allow to pre-load a set of Kamelets at build time through the
following two options. The kamelet to pre-load can be listed using the
`quarkus.camel.kamelet.names` property.
Review comment:
Changed to reflect real option name.
--
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:
[email protected]