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

OZG-6514 Anpassung Beispiel Helm Daten

parent 987699b7
Branches
Tags
No related merge requests found
......@@ -35,4 +35,4 @@ http:
grpc:
registration:
server:
url: "collaboration.de:9090"
\ No newline at end of file
url: "zufi.de:9090"
\ No newline at end of file
......@@ -38,7 +38,7 @@ tests:
grpc:
registration:
server:
url: "collaboration.de:9090"
url: "zufi.de:9090"
asserts:
- contains:
path: spec.template.spec.containers[0].env
......@@ -58,7 +58,7 @@ tests:
grpc:
registration:
server:
url: "collaboration.de:9090"
url: "zufi.de:9090"
asserts:
- contains:
path: spec.template.spec.containers[0].env
......@@ -76,7 +76,7 @@ tests:
grpc:
registration:
server:
url: "collaboration.de:9090"
url: "zufi.de:9090"
asserts:
- contains:
path: spec.template.spec.containers[0].env
......@@ -87,7 +87,7 @@ tests:
path: spec.template.spec.containers[0].env
content:
name: GRPC_REGISTRATION_SERVER_URL
value: "collaboration.de:9090"
value: "zufi.de:9090"
- contains:
path: spec.template.spec.containers[0].env
content:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment