Skip to content

Commit b00121e

Browse files
authored
Merge pull request #89071 from JoeAldinger/OCPBUGS-46427
OCPBUGS-46427:fixes typo
2 parents 3132475 + 352901b commit b00121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ovn-k-adminnetwork-policy-action-rules.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ When combined with the strong `Allow` example, the `block-monitoring` ANP has a
7575
[discrete]
7676
[id="adminnetworkpolicy-pass-example_{context}"]
7777
== AdminNetworkPolicy Pass example
78-
TThe following ANP that is defined at priority 7 ensures all ingress traffic from the `monitoring` namespace towards internal infrastructure tenants (namespaces that have labels `security: internal`) are passed on to tier 2 of the ACLs and evaluated by the namespaces’ `NetworkPolicy` objects.
78+
The following ANP that is defined at priority 7 ensures all ingress traffic from the `monitoring` namespace towards internal infrastructure tenants (namespaces that have labels `security: internal`) are passed on to tier 2 of the ACLs and evaluated by the namespaces’ `NetworkPolicy` objects.
7979

8080
.Example YAML file for a strong `Pass` ANP
8181
[%collapsible]

0 commit comments

Comments
 (0)