Commit 4f59db1d authored by Alexander Lercher's avatar Alexander Lercher

Updated Docker image names for deployment

parent 1f013527
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: agent-discovery
image: agent-discovery-microservice
image: alexx882/agent-discovery-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: community-detection
image: community-detection-microservice
image: alexx882/community-detection-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: democratic-reasoning
image: democratic-reasoning-microservice
image: alexx882/democratic-reasoning-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: geo-profiling
image: geo-profiling-microservice
image: alexx882/geo-profiling-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: pareto-trust
image: pareto-trust-microservice
image: alexx882/pareto-trust-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: reputation-calculation
image: reputation-calculation-microservice
image: alexx882/reputation-calculation-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: role-discovery
image: role-discovery-microservice
image: alexx882/role-discovery-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: semantic-linking
image: semantic-linking-microservice
image: alexx882/semantic-linking-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: stage-discovery
image: stage-discovery-microservice
image: alexx882/stage-discovery-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: rest-gateway
image: rest-gateway
image: alexx882/rest-gateway
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: network-metrics-retrieval
image: network-metrics-retrieval-microservice
image: alexx882/network-metrics-retrieval-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: trace-retrieval
image: trace-retrieval-microservice
image: alexx882/trace-retrieval-microservice
ports:
- containerPort: 5000
imagePullPolicy: Always
......
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: data-access
image: data-access-microservice
image: alexx882/data-access-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: event-detection
image: event-detection-microservice
image: alexx882/event-detection-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: smart-matching
image: smart-matching-microservice
image: alexx882/smart-matching-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: tokenized-decision-making
image: tokenized-decision-making-microservice
image: alexx882/tokenized-decision-making-microservice
ports:
- containerPort: 5000
\ No newline at end of file
......@@ -29,6 +29,6 @@ spec:
spec:
containers:
- name: trust-sla
image: trust-sla-microservice
image: alexx882/trust-sla-microservice
ports:
- containerPort: 5000
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment