Skip to content

Commit 4279320

Browse files
committed
OCPBUGS-52971: Fixed 'managed' typo in configuring-multi-network-policy.adoc
1 parent be8f028 commit 4279320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

networking/multiple_networks/secondary_networks/configuring-multi-network-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
Administrators can use the `MultiNetworkPolicy` API to create multiple network policies that manage traffic for pods attached to secondary networks. For example, you can create policies that allow or deny traffic based on specific ports, IPs/ranges, or labels.
1010

11-
Multi-network policies can be used to manage traffic on secondary networks in the cluster. They cannot managed the cluster's default network or primary network of user-defined networks.
11+
Multi-network policies can be used to manage traffic on secondary networks in the cluster. These policies cannot manage the default cluster network or primary network of user-defined networks.
1212

1313
As a cluster administrator, you can configure a multi-network policy for any of the following network types:
1414

0 commit comments

Comments
 (0)