Skip to content
Snippets Groups Projects
Unverified Commit 8214bb8e authored by Stefan Prodan's avatar Stefan Prodan
Browse files

Allow egress traffic for controller pods

parent 884e3c67
Branches
Tags
No related merge requests found
...@@ -5,7 +5,10 @@ metadata: ...@@ -5,7 +5,10 @@ metadata:
spec: spec:
policyTypes: policyTypes:
- Ingress - Ingress
- Egress
ingress: ingress:
- from: - from:
- podSelector: {} - podSelector: {}
egress:
- {}
podSelector: {} podSelector: {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment