As a user of the Codeflare stack, I want the ability to connect to an interactive Ray session through a ray.init() call from outside of the the cluster.
- Ensure that the generated appwrapper that defines the ray cluster makes port 10001 of the service available outside og the cluster.