Skip to content

Deploying Black Duck in Secured Clusters

Jonathan Beakley edited this page Jan 29, 2019 · 1 revision

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>