mgubaidullin commented on issue #600: URL: https://github.com/apache/camel-karavan/issues/600#issuecomment-1378688364
In quarkus application you can do this by using `application.properties` https://quarkus.io/guides/deploying-to-openshift `quarkus.openshift.route.expose=true` for OpenShift https://quarkus.io/guides/deploying-to-kubernetes `quarkus.kubernetes.ingress.expose=true` for Kubernetes -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org