Skip to content

Commit ec47225

Browse files
committed
Remove maximum rules limit for EgressNetworkPolicy
- https://bugzilla.redhat.com/show_bug.cgi?id=1879910
1 parent 46fa658 commit ec47225

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/nw-egressnetworkpolicy-about.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ An egress firewall has the following limitations:
6060

6161
* No project can have more than one {kind} object.
6262

63-
* A maximum of one {Kind} object with a maximum of 50 rules can be defined per project.
63+
ifdef::ovn[]
64+
* A maximum of one {kind} object with a maximum of 50 rules can be defined per project.
65+
endif::ovn[]
6466

6567
ifdef::openshift-sdn[]
6668
* The `default` project cannot use an egress firewall.

0 commit comments

Comments
 (0)