diff --git a/manifests/policies/deny-ingress.yaml b/manifests/policies/deny-ingress.yaml
index d9d0d0a35d04dff636c1b37f2a724dcd6848b987..92550512c07576ccc41773ebe78195c385170ed7 100644
--- a/manifests/policies/deny-ingress.yaml
+++ b/manifests/policies/deny-ingress.yaml
@@ -6,3 +6,6 @@ spec:
   podSelector: {}
   policyTypes:
     - Ingress
+  ingress:
+  - from:
+    - podSelector: {}