blob: 84557be1f281efde32ae356bdc952f3aad55017d [file] [log] [blame] [edit]
---
manifests:
network_policy: true
network_policy:
placement:
egress:
- {}
ingress:
- from:
- podSelector:
matchLabels:
application: nova
ports:
- protocol: TCP
port: 8778
- protocol: TCP
port: 80
- protocol: TCP
port: 8080
...