GitOps operator 1.2.0 installation fails on 4.9 cluster because kubernetes 1.22 does not support CRD v1beta1. The installation status stuck at pending state. We need to change the operator CRD to v1.
Acceptance Criteria
- GitOps operator can be installed in OCP 4.9
- Fix in branch https://github.com/redhat-developer/gitops-operator/tree/v1.2 (master is fixed by operator sdk upgrade)