Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependencies trait - Camel shorthand camel:dns vs camel-dns #1583

Closed
davsclaus opened this issue Jun 29, 2020 · 2 comments
Closed

dependencies trait - Camel shorthand camel:dns vs camel-dns #1583

davsclaus opened this issue Jun 29, 2020 · 2 comments

Comments

@davsclaus
Copy link
Contributor

Spotted this in an example
https://github.com/apache/camel-k/blob/master/examples/dns.js#L20

I assume its a mistake with the colon, eg camel:dns should be camel-dns ?

@lburgazzoli
Copy link
Contributor

yes, the original idea was to use an uri like syntax but it turned out to be an issue so camel-${id} is the right one

@davsclaus
Copy link
Contributor Author

Ok so the example should be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants