URLs extracted via oc get packagemanifest <operator> -oyaml | grep -E "(repository|url):".
The repository annotation is the source code repo. The url under links may point to docs or the repo.
URLs extracted via oc get packagemanifest <operator> -oyaml | grep -E "(repository|url):".
The repository annotation is the source code repo. The url under links may point to docs or the repo.