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

OZG-6004: Remove double egress to zufi

parent 29cf3067
No related branches found
No related tags found
No related merge requests found
......@@ -65,16 +65,6 @@ spec:
{{ toYaml . | indent 2 }}
{{- end }}
egress:
- to:
- namespaceSelector:
matchLabels:
project: zufi
podSelector:
matchLabels:
component: zufi-server
ports:
- port: 9090
protocol: TCP
- to:
- namespaceSelector:
matchLabels:
......
......@@ -58,7 +58,8 @@ vorgangmanagerName: vorgang-manager
usermanagerName: user-manager
zufiManager:
address: dns://zufi-server.zufi:9090
namespace: zufi
address: zufi-server.zufi:9090
elasticsearch:
certificateSecretName: elasticsearch-certificate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment