From 819a03bac3d044104e79ecd1a6a4fa48baf851c3 Mon Sep 17 00:00:00 2001 From: Daniel Chadwick Date: Tue, 30 Apr 2024 13:45:23 -0400 Subject: [PATCH] ocpbugs32742: removing redundant sentence --- modules/nw-networkpolicy-multitenant-isolation.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/nw-networkpolicy-multitenant-isolation.adoc b/modules/nw-networkpolicy-multitenant-isolation.adoc index e11c2a9740..ea4f4803bb 100644 --- a/modules/nw-networkpolicy-multitenant-isolation.adoc +++ b/modules/nw-networkpolicy-multitenant-isolation.adoc @@ -13,7 +13,6 @@ project namespaces. .Prerequisites * Your cluster uses a network plugin that supports `NetworkPolicy` objects, such as the OVN-Kubernetes network plugin or the OpenShift SDN network plugin with `mode: NetworkPolicy` set. This mode is the default for OpenShift SDN. -This mode is the default for OpenShift SDN. * You installed the OpenShift CLI (`oc`). * You are logged in to the cluster with a user with `admin` privileges.