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

OZG-6354 zentraler eingang update variable name

parent a1529735
Branches
Tags
No related merge requests found
......@@ -61,7 +61,7 @@ spec:
- from:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: {{ (.Values.networkPolicy).zentralerEingang.namespace }}
kubernetes.io/metadata.name: {{ (.Values.networkPolicy).zentralerEingangNamespace }}
podSelector:
matchExpressions:
- key: ozg-component
......
......@@ -64,5 +64,4 @@ elasticsearch:
certificateSecretName: elasticsearch-certificate
networkPolicy:
zentralerEingang:
namespace: zentraler-eingang
\ No newline at end of file
zentralerEingangNamespace: zentraler-eingang
\ No newline at end of file
......@@ -185,8 +185,7 @@ tests:
set:
networkPolicy:
dnsServerNamespace: test-dns-namespace
zentralerEingang:
namespace: custom-namespace
zentralerEingangNamespace: custom-namespace
asserts:
- contains:
path: spec.ingress
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment