Skip to content

Commit 9cba18a

Browse files
committed
quick-fix:fixes typo
1 parent 2e45f9e commit 9cba18a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/nw-networkpolicy-optimize-ovn.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ To allow access to external IPs across namespaces, create a `NetworkPolicy` CR t
135135
policyTypes:
136136
- Ingress
137137
----
138-
+
139-
Where::
140-
`<policy_name>`: Specifies your name for the policy.
141-
`<my_namespace>`: Specifies the name of the namespace where the policy is deployed.
138+
where:
139+
140+
`<policy_name>`:: Specifies your name for the policy.
141+
`<my_namespace>`:: Specifies the name of the namespace where the policy is deployed.
142142

143143
For more details, see "About network policy".

0 commit comments

Comments
 (0)