diff --git a/infrastructure/cert-manager/networkpolicy.yaml b/infrastructure/cert-manager/networkpolicy.yaml
index aaeb77ac993d1b8509cadd5b9033287e54ff138d..4a8f138c9a1399bf991c2a6720380f9ce1991ba9 100644
--- a/infrastructure/cert-manager/networkpolicy.yaml
+++ b/infrastructure/cert-manager/networkpolicy.yaml
@@ -7,7 +7,6 @@ metadata:
 spec:
   podSelector: {}
   policyTypes:
-  - Egress
   - Ingress
 ---
 apiVersion: networking.k8s.io/v1