Deploying Black Duck in Secured Clusters - blackducksoftware/hub GitHub Wiki
In OpenShift environments that use the ovs
plugin, or Kubernetes clusters with network policies that isolate namespace traffic, network traffic may be limited across namespaces. In this case, Synopsys Operator may have trouble initializing the Black Duck Postgres database. To fix this, you can run a command such as:
oc adm pod-network join-projects --to=<black duck namespace> <snyopsys operator namespace>