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

OZG-5807 fix xta networkpolicy problem

parent 685bf16b
Branches
Tags
No related merge requests found
......@@ -45,6 +45,9 @@ spec:
- podSelector:
matchLabels:
ozg-component: eingangsadapter
- podSelector:
matchLabels:
ozg-component: xta-adapter
{{- if ((.Values.ozgcloud).antragraum).enabled }}
- from:
- namespaceSelector:
......
......@@ -84,6 +84,9 @@ tests:
- podSelector:
matchLabels:
ozg-component: eingangsadapter
- podSelector:
matchLabels:
ozg-component: xta-adapter
- it: should add ingress rule for antragraum if antragraum is enabled
set:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment