Merge pull request #28902 from ibm-contribs/fix_allow_all
Automatic merge from submit-queue Fix the allow-all example NetworkPolicy []() This is a bug fix, no release note required. Fixes #28795
This commit is contained in:
@@ -326,6 +326,8 @@ metadata:
|
|||||||
name: allow-all
|
name: allow-all
|
||||||
spec:
|
spec:
|
||||||
podSelector:
|
podSelector:
|
||||||
|
ingress:
|
||||||
|
- {}
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
Reference in New Issue
Block a user