Fix deny traffic from other namespaces

This commit is contained in:
stefanprodan
2020-05-11 13:25:33 +03:00
parent 83843bf373
commit d668bca087

View File

@ -6,3 +6,6 @@ spec:
podSelector: {}
policyTypes:
- Ingress
ingress:
- from:
- podSelector: {}