diff --git a/modules/nw-networkpolicy-multitenant-isolation.adoc b/modules/nw-networkpolicy-multitenant-isolation.adoc index aeb97a157d5d..b4f1973c3d96 100644 --- a/modules/nw-networkpolicy-multitenant-isolation.adoc +++ b/modules/nw-networkpolicy-multitenant-isolation.adoc @@ -43,13 +43,12 @@ spec: - from: - namespaceSelector: matchLabels: - policy-group.network.openshift.io/ingress="" + policy-group.network.openshift.io/ingress: "" podSelector: {} policyTypes: - Ingress EOF ---- - .. A policy named `allow-from-openshift-monitoring`: + [source,terminal]