1
0
mirror of synced 2026-03-18 17:06:56 +00:00

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: {}