Skip to content

Commit c7e5f2f

Browse files
committed
updated link
1 parent 08857e1 commit c7e5f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration-guide/pages/configuring-network-policies.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The default is `{prod-namespace}`.
4343
<2> The empty `podSelector` selects all Pods in the {orch-namespace}.
4444
====
4545
+
46-
* OPTIONAL: In case you applied link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp4-ver}/html/networking/network-security#nw-networkpolicy-multitenant-isolation_multitenant-network-policy[Configuring multitenant isolation with network policy], you also must apply `allow-from-openshift-apiserver` and `allow-from-workspaces-namespaces` NetworkPolicies to `{prod-namespace}`.
46+
* OPTIONAL: In case you applied link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/network_security/network-policy#multitenant-network-policy[Configuring multitenant isolation with network policy], you also must apply `allow-from-openshift-apiserver` and `allow-from-workspaces-namespaces` NetworkPolicies to `{prod-namespace}`.
4747
The `allow-from-openshift-apiserver` NetworkPolicy allows incoming traffic from `openshift-apiserver` namespace to the `devworkspace-webhook-server` enabling webhooks.
4848
The `allow-from-workspaces-namespaces` NetworkPolicy allows incoming traffic from each user project to `che-gateway` pod.
4949
+
@@ -105,4 +105,4 @@ The default is `{prod-namespace}`.
105105

106106
* link:https://kubernetes.io/docs/concepts/security/multi-tenancy/#network-isolation[Network isolation]
107107

108-
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp4-ver}/html/networking/network-security#nw-networkpolicy-multitenant-isolation_multitenant-network-policy[Configuring multitenant isolation with network policy]
108+
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp4-ver}/html/network_security/network-policy#multitenant-network-policy[Configuring multitenant isolation with network policy]

0 commit comments

Comments
 (0)