Skip to content
Snippets Groups Projects
Commit 6270a761 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-6741 add egress to alfa

parent 9a203123
Branches
Tags 2.11.0
1 merge request!1Ozg 6741 organisationseinheit link
......@@ -69,6 +69,13 @@ spec:
ports:
- port: 27017
protocol: TCP
- to:
- podSelector:
matchLabels:
component: alfa
ports:
- port: 8080
protocol: TCP
# public keycloak ip
- to:
- ipBlock:
......
......@@ -100,6 +100,13 @@ tests:
ports:
- port: 27017
protocol: TCP
- to:
- podSelector:
matchLabels:
component: "alfa"
ports:
- port: 8080
protocol: TCP
# public keycloak ip
- to:
- ipBlock:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment