nicolaferraro commented on pull request #1602:
URL: https://github.com/apache/camel-k/pull/1602#issuecomment-671990136


   Updated the code. This is a sample application.properties content:
   
   ```
   camel.k.sources[1].type=template
   camel.k.sources[1].language=yaml
   camel.kamelet.timer.message=42
   
camel.k.sources[0].location=file:/etc/camel/sources/i-source-000/fake-usage.groovy
   camel.k.sources[0].name=fake-usage
   camel.k.sources[1].property-names[0]=message
   camel.k.sources[0].language=groovy
   camel.k.sources[1].location=file:/etc/camel/sources/i-source-001/timer.yaml
   camel.k.sources[1].name=timer
   ```


----------------------------------------------------------------
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


Reply via email to