In the README has the following step: oc apply -f deploy/deployment.yaml However, there is no deployment.yaml file. Maybe, this step should be oc apply -f deploy/operator.yaml? The deployment.yaml deleted by issue#26 so the README need to update.