Skip to content

Commit 196fa68

Browse files
deerskindollazatsarynnyyibuziuk
committed
fix: Update link (#2943)
* fixed typo * fixed missing letter * Add a note about using the JetBrains IDEs in a disconnected cluster (#2935) * Update idea-ultimate.adoc * Update idea-ultimate.adoc * Update idea-ultimate.adoc * Update modules/end-user-guide/pages/idea-ultimate.adoc Co-authored-by: Ilya Buziuk <[email protected]> --------- Co-authored-by: Ilya Buziuk <[email protected]> * updated link * updated link --------- Co-authored-by: Artem Zatsarynnyi <[email protected]> Co-authored-by: Ilya Buziuk <[email protected]>
1 parent 94dffd4 commit 196fa68

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/{ocp4-ver}/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)