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

OZG-6514 Anpassung Beispiel Helm Daten

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