Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SMART
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UNI-KLU
SMART
Commits
4f59db1d
Commit
4f59db1d
authored
5 years ago
by
Alexander Lercher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Docker image names for deployment
parent
1f013527
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
deployment.yml
...ub/agent-discovery-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...ommunity-detection-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...mocratic-reasoning-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...-hub/geo-profiling-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...a-hub/pareto-trust-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...tation-calculation-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...hub/role-discovery-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...b/semantic-linking-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...ub/stage-discovery-microservice/deployment/deployment.yml
+1
-1
deployment.yml
src/rest-gateway/deployment/deployment.yml
+1
-1
deployment.yml
...-metrics-retrieval-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...in/trace-retrieval-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...ub-out/data-access-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...ut/event-detection-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...out/smart-matching-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...ed-decision-making-microservice/deployment/deployment.yml
+1
-1
deployment.yml
...-hub-out/trust-sla-microservice/deployment/deployment.yml
+1
-1
No files found.
src/data-hub/agent-discovery-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
agent-discovery
-
name
:
agent-discovery
image
:
agent-discovery-microservice
image
:
a
lexx882/a
gent-discovery-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/community-detection-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
community-detection
-
name
:
community-detection
image
:
community-detection-microservice
image
:
alexx882/
community-detection-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/democratic-reasoning-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
democratic-reasoning
-
name
:
democratic-reasoning
image
:
democratic-reasoning-microservice
image
:
alexx882/
democratic-reasoning-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/geo-profiling-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
geo-profiling
-
name
:
geo-profiling
image
:
geo-profiling-microservice
image
:
alexx882/
geo-profiling-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/pareto-trust-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
pareto-trust
-
name
:
pareto-trust
image
:
pareto-trust-microservice
image
:
alexx882/
pareto-trust-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/reputation-calculation-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
reputation-calculation
-
name
:
reputation-calculation
image
:
reputation-calculation-microservice
image
:
alexx882/
reputation-calculation-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/role-discovery-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
role-discovery
-
name
:
role-discovery
image
:
role-discovery-microservice
image
:
alexx882/
role-discovery-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/semantic-linking-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
semantic-linking
-
name
:
semantic-linking
image
:
semantic-linking-microservice
image
:
alexx882/
semantic-linking-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/data-hub/stage-discovery-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
stage-discovery
-
name
:
stage-discovery
image
:
stage-discovery-microservice
image
:
alexx882/
stage-discovery-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/rest-gateway/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
rest-gateway
-
name
:
rest-gateway
image
:
rest-gateway
image
:
alexx882/
rest-gateway
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-in/network-metrics-retrieval-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
network-metrics-retrieval
-
name
:
network-metrics-retrieval
image
:
network-metrics-retrieval-microservice
image
:
alexx882/
network-metrics-retrieval-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-in/trace-retrieval-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,7 +29,7 @@ spec:
...
@@ -29,7 +29,7 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
trace-retrieval
-
name
:
trace-retrieval
image
:
trace-retrieval-microservice
image
:
alexx882/
trace-retrieval-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
imagePullPolicy
:
Always
imagePullPolicy
:
Always
...
...
This diff is collapsed.
Click to expand it.
src/transaction-hub-out/data-access-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
data-access
-
name
:
data-access
image
:
data-access-microservice
image
:
alexx882/
data-access-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-out/event-detection-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
event-detection
-
name
:
event-detection
image
:
event-detection-microservice
image
:
alexx882/
event-detection-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-out/smart-matching-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
smart-matching
-
name
:
smart-matching
image
:
smart-matching-microservice
image
:
alexx882/
smart-matching-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-out/tokenized-decision-making-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
tokenized-decision-making
-
name
:
tokenized-decision-making
image
:
tokenized-decision-making-microservice
image
:
alexx882/
tokenized-decision-making-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/transaction-hub-out/trust-sla-microservice/deployment/deployment.yml
View file @
4f59db1d
...
@@ -29,6 +29,6 @@ spec:
...
@@ -29,6 +29,6 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
trust-sla
-
name
:
trust-sla
image
:
trust-sla-microservice
image
:
alexx882/
trust-sla-microservice
ports
:
ports
:
-
containerPort
:
5000
-
containerPort
:
5000
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment