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

OZG-5100 separate customList and additional networkpolicy config into local...

OZG-5100 separate customList and additional networkpolicy config into local and global in vorgang-manager
parent 8bdcd889
No related branches found
No related tags found
No related merge requests found
...@@ -315,7 +315,7 @@ tests: ...@@ -315,7 +315,7 @@ tests:
- to: - to:
- podSelector: - podSelector:
matchLabels: matchLabels:
additionalEgressConfig: yes additionalEgressConfigLocal: yes
asserts: asserts:
- contains: - contains:
path: spec.egress path: spec.egress
...@@ -323,7 +323,7 @@ tests: ...@@ -323,7 +323,7 @@ tests:
to: to:
- podSelector: - podSelector:
matchLabels: matchLabels:
additionalEgressConfig: yes additionalEgressConfigLocal: yes
- it: test network policy disabled - it: test network policy disabled
set: set:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment