Skip to content
Snippets Groups Projects
Commit e1c51cfc authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6867: OZG-7036: Fix Egress to Zufi

parent c3a96df6
Branches
Tags
No related merge requests found
......@@ -84,16 +84,19 @@ tests:
port: 8081
egress:
- to:
- podSelector:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: "zufi"
podSelector:
matchLabels:
component: zufi-server
component: "zufi-server"
ports:
- port: 9090
protocol: TCP
- to:
- podSelector:
matchLabels:
component: ozgcloud-mongodb
component: "ozgcloud-mongodb"
ports:
- port: 27017
protocol: TCP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment