How to define endpoint for kubernetes component in devfile? #13268
Labels
kind/question
Questions that haven't been identified as being feature requests or bugs.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Description
In a stack definition, I can define a server for a machine:
Similarly, in devfile I can define endpoint for a
dockerimage
component:In both cases, this creates an endpoint in Che workspace that I can click on to open a page on my server:
But I have not figure out how to do this with a kubernetes component, which I define below (I also tried adding an ingress as well but it does not get created):
Thanks.
Reproduction Steps
OS and version:
Che 7 post beta3, on kubernetes
Diagnostics:
The text was updated successfully, but these errors were encountered: