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

OZG-5653 fix should not enable zufi netpol by default

parent a98e56ca
Branches
Tags
No related merge requests found
...@@ -335,6 +335,7 @@ tests: ...@@ -335,6 +335,7 @@ tests:
dnsServerNamespace: test-dns-namespace dnsServerNamespace: test-dns-namespace
zufiManager: zufiManager:
enabled: false enabled: false
namespace: zufi
asserts: asserts:
- notContains: - notContains:
path: spec.egress path: spec.egress
...@@ -360,6 +361,8 @@ tests: ...@@ -360,6 +361,8 @@ tests:
- it: should not enable zufi netpol by default - it: should not enable zufi netpol by default
set: set:
zufiManager:
namespace: zufi
networkPolicy: networkPolicy:
dnsServerNamespace: test-dns-namespace dnsServerNamespace: test-dns-namespace
asserts: asserts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment