### Search before asking - [x] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component Others ### What happened + What you expected to happen There is no testing for [ray-job.interactive-mode.yaml](https://github.com/ray-project/kuberay/blob/v1.4.0-rc.1/ray-operator/config/samples/ray-job.interactive-mode.yaml) ### Reproduction script ```bash $ helm repo update $ helm install kuberay-operator kuberay/kuberay-operator --version v1.4.0-rc.1 $ kubectl apply -f ray-operator/config/samples/ray-job.interactive-mode.yaml ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR!