Sabrina-Davis commented on issue #907: URL: https://github.com/apache/camel-karavan/issues/907#issuecomment-1754228185
I put the timer-source.kamelet.yaml from https://github.com/apache/camel-kamelets/blob/main/kamelets/timer-source.kamelet.yaml to resources/kamelets/timer-source.kamelet.yaml and add the item to the application.properties. ```shell quarkus.native.resources.includes=camel/test.camel.yaml,kamelets/timer-source.kamelet.yaml ``` and it seems to work. @davsclaus @mgubaidullin -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
