When running operator-courier verify
against my Operator Bundle built using the Operator Framework's operator-sdk, I'm getting the following error.
ERROR: custom resource definition REDACTED referenced in csv not defined in root list of crds.
I have it in spec.customresourcedefinitionns.owned which is why I assume it knows about it at all.
Where is the "root list" of crds I need to add this to?