lburgazzoli opened a new issue #1470:
URL: https://github.com/apache/camel-k/issues/1470
Routes can now be defined using the source block which is fine but we can
also support in-lined YAML, something like:
```yaml
spec:
sources:
...
flows:
- from:
uri: "direct:start"
steps:
```
----------------------------------------------------------------
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]