\“ray-operator\“: executable file not found in $PATH”

while deploying the nightly version of py-39-cpu and py310-cpu in k8s, experiencing the below mentioned error
Error: container create failed: time=“2023-01-05T03:38:45-06:00” level=error msg=“container_linux.go:367: starting container process caused: exec: \“ray-operator\“: executable file not found in $PATH”

the following docker image with tags are having the same issue

  • latest
  • latest-py39-cpu
  • 2.2.0-py39-cpu
  • nightly-py39-cpu