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 2019/12/10 10:47:10 UTC

[GitHub] [camel-k] nicolaferraro commented on issue #1130: Trying to get sample RestWithUndertow working.

nicolaferraro commented on issue #1130: Trying to get sample RestWithUndertow working.
URL: https://github.com/apache/camel-k/issues/1130#issuecomment-563976657
 
 
   Afaik, you should use a subdomain like `-t ingress.host=xxx.benin.corp.sensis.com` and then use `http://xxx.benin.corp.sensis.com/hello` (or `https`) to get your service. Your cluster DSN should be configured accordingly.
   
   Camel K should create an ingress for the integration. Can you check it with `kubectl get ingress -o yaml`?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services