We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4828dbf + d099e4b commit 088e384Copy full SHA for 088e384
modules/nw-networkpolicy-about.adoc
@@ -144,7 +144,7 @@ spec:
144
- from:
145
- namespaceSelector:
146
matchLabels:
147
- policy-group.network.openshift.io/ingress:""<1>
+ policy-group.network.openshift.io/ingress: ""<1>
148
podSelector: {}
149
policyTypes:
150
- Ingress
@@ -168,7 +168,7 @@ spec:
168
169
170
171
- policy-group.network.openshift.io/host-network:""
+ policy-group.network.openshift.io/host-network: ""
172
173
174
0 commit comments