I'm trying to debug java-hello-world from here with docker.io.
The project is build and deploy, the url is ok and the application is running, the panel Debug is launch but the panel Debug(5005) is never launch and no portForward to the 5005. I can't debug the application
I'm trying to debug java-hello-world from here with docker.io. The project is build and deploy, the url is ok and the application is running, the panel Debug is launch but the panel Debug(5005) is never launch and no portForward to the 5005. I can't debug the application
Skaffold.yaml
the Dockerfile
After deploy the describe from the pod
Expected Behavior
Will be able to remote debug with Kubernetes
Actual Behavior
The debug mode is not launch
Additional Information
The full log