Skip to content

Commit 950ea86

Browse files
committed
OCPBUGS-15730: fixes typo in kind parameter of yaml file
1 parent 9a66b61 commit 950ea86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-egressnetworkpolicy-object.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ As a cluster administrator, you can allow or deny egress traffic to nodes in you
154154
[source,yaml]
155155
----
156156
apiVersion: v1
157-
kind: Pod
157+
kind: EgressFirewall
158158
metadata:
159159
name: default
160160
spec:

0 commit comments

Comments
 (0)