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