You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/30 10:09:54 UTC

[GitHub] [camel-k] squakez commented on issue #2139: Wiretap to Kamelet does not work in YAML

squakez commented on issue #2139:
URL: https://github.com/apache/camel-k/issues/2139#issuecomment-908217565


   I've checked this problem and it was caused by the usage of `wiretap` which should be instead `wire-tap` in yaml language. If you try
   ```
         - wire-tap:
             uri: "log:wiretap"
   ```
   you should have it fixed. Please, reopen if you face any other problem.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org