Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Since camel 3.10, kamelets can be discovered from the classpath by name but it would be nice to support also loading the kamelets from alternate locations, like:
camel.component.kameelts.teamplates[foo] = classpath:my-foo.kamelet.yaml camel.component.kameelts.teamplates[bar] = file:/etc/camel/kamelets/bar.kamelet.yaml