Skip to content

Commit 088e384

Browse files
authored
Merge pull request #65081 from anandrece/anandrece-nwpolicy-typo-fix
typo fix nw-networkpolicy-about.adoc
2 parents 4828dbf + d099e4b commit 088e384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-networkpolicy-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ spec:
144144
- from:
145145
- namespaceSelector:
146146
matchLabels:
147-
policy-group.network.openshift.io/ingress:""<1>
147+
policy-group.network.openshift.io/ingress: ""<1>
148148
podSelector: {}
149149
policyTypes:
150150
- Ingress
@@ -168,7 +168,7 @@ spec:
168168
- from:
169169
- namespaceSelector:
170170
matchLabels:
171-
policy-group.network.openshift.io/host-network:""
171+
policy-group.network.openshift.io/host-network: ""
172172
podSelector: {}
173173
policyTypes:
174174
- Ingress

0 commit comments

Comments
 (0)