Version of operator v1.2.0-20
Steps to reproduce.
1. Install GitOps Operator in OCP 4.7
2. Create an Argo CD instance in default namespace with SSO provider "keycloak"
3. Go to Workloads -> Pods
4. View the keycloak Pod's yaml. There is no "resources" limits/request
5. Edit the CR to add resources limit/request using the same as dex
6. Go to Workloads -> Pods and observe the keycloak pod is in Error status