The easy way is to run:
oc get packagemanifest <operator> -o yaml
For example, to get the RHACM (Red Hat Advanced Cluster Manager) operator, run
oc get packagemanifest advanced-cluster-management -o yaml
The easy way is to run:
oc get packagemanifest <operator> -o yaml
For example, to get the RHACM (Red Hat Advanced Cluster Manager) operator, run
oc get packagemanifest advanced-cluster-management -o yaml