Skip to content

Commit 63d6fb8

Browse files
committed
correcting spelling engress to egress
1 parent 4c01e47 commit 63d6fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ovn-kubernetes-running-ovnkube-trace.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ $ ./ovnkube-trace \
101101
-loglevel 2
102102
----
103103

104-
The output from this increased log level is too much to list here. In a failure situation the output of this command shows which flow is dropping that traffic. For example an engress or ingress network policy may be configured on the cluster that does not allow that traffic.
104+
The output from this increased log level is too much to list here. In a failure situation the output of this command shows which flow is dropping that traffic. For example an egress or ingress network policy may be configured on the cluster that does not allow that traffic.
105105

106106
.Example: Verifying by using debug output a configured default deny
107107

0 commit comments

Comments
 (0)