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

OZG-3880 network-policy fix incoming from vorgangmanager

parent 5d5ff765
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ spec:
from:
- podSelector:
matchLabels:
component: user-manager
component: vorgang-manager
{{- with (.Values.networkPolicy).additionalIngressConfig }}
{{ toYaml . | indent 2 }}
{{- end }}
......
......@@ -66,7 +66,7 @@ tests:
from:
- podSelector:
matchLabels:
component: user-manager
component: vorgang-manager
egress:
- to:
- podSelector:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment