Skip to content

Commit 1d1dc3b

Browse files
author
itiwana
committed
fixing typo in nw-networkpolicy-audit-disable
1 parent 849f34a commit 1d1dc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-networkpolicy-audit-disable.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ As a cluster administrator, you can disable network policy audit logging for a n
1515
+
1616
[source,terminal]
1717
----
18-
$ annotate --overwrite namespace <namespace> k8s.ovn.org/acl-logging={}
18+
$ oc annotate --overwrite namespace <namespace> k8s.ovn.org/acl-logging={}
1919
----
2020
+
2121
--

0 commit comments

Comments
 (0)