As an Argo CD user/admin you can update resource requests/limits of RHSSO container by updating the required resource requests/limits in the Argo CD CR(.spec.sso.resources). This feature is added as part of GITOPS-1174.
GITOPS-1174. has introduced a new bug. That is "When resource requirements are not set in the Argo CD CR, Operator updates the default resource requests/limits set in the RHSSO deployment config. The updated Deployment config is not respected in the other places". This leads to the error and does not update the OIDC config
Acceptance Criteria:
Fix the error and make sure operator updates the OIDC config