Skip to content

Commit 98113db

Browse files
Merge pull request #38736 from openshift-cherrypick-robot/cherry-pick-38613-to-main
[main] Fixed the issue in file nw-networkpolicy-project-defaults.adoc steps include misconfiguration.
2 parents 97625fb + 6ecf082 commit 98113db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-networkpolicy-project-defaults.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ objects:
4646
metadata:
4747
name: allow-from-same-namespace
4848
spec:
49-
podSelector:
49+
podSelector: {}
5050
ingress:
5151
- from:
5252
- podSelector: {}

0 commit comments

Comments
 (0)