AWX deployment fails with an error \"run-postgresql\": executable file not found in $PATH"

we have an awx deployed in our environment. currently its deployed in the kubernetes and using an external postgres database. Right now we are trying to migrate the same to ocp where postgres pod is involved. Also, we have to use the pvc for the database storge. When we are trying to deploy the same, we are ending up with an error.

error : Error: container create failed: time=“2024-06-06T09:27:25Z” level=error msg=“runc create failed: unable to start container process: exec: "run-postgresql": executable file not found in $PATH”

AWX version : 24.2.0
Operator : 2.15.0
Postgres version : 15