Skip to content

Commit 2b9ba03

Browse files
authored
Merge pull request #91035 from dfitzmau/OCPBUGS-52971
OCPBUGS-52971: Fixed 'managed' typo in configuring-multi-network-poli…
2 parents be8f028 + 4279320 commit 2b9ba03

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)