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