Skip to main content

Network policies

IBM DevOps Solution Workbench now supports network policies that limit ingoing traffic in the namespaces where Solution Designer is running. Additionally, ingoing traffic is also limited for deployed projects designed and implemented with IBM DevOps Solution Workbench.

Ingress (ingoing traffic)

The ingress policy blocks traffic from outside into the namespace where IBM DevOps Solution Workbench is installed or the service project is deployed.

To disable the ingress policy, add the following configuration to your helm install/upgrade command and set --set global.network.ingressPolicy.enabled=false. For more information how to configure this, see the documentation about