Skip to content

Commit 8b21466

Browse files
committed
Fix egressFirewall API server example
1 parent dc4f2ce commit 8b21466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-egressnetworkpolicy-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
cidrSelector: <api_server_address_range> <2>
5656
type: Allow
5757
# ...
58-
- deny:
58+
- to:
5959
cidrSelector: 0.0.0.0/0 <3>
6060
type: Deny
6161
----

0 commit comments

Comments
 (0)