Skip to content
Snippets Groups Projects
Commit 12bccd85 authored by Sören Henning's avatar Sören Henning
Browse files

Use static image labels

parent e8e74457
No related branches found
No related tags found
No related merge requests found
Pipeline #582 passed with warnings
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc1-application
image: "soerenhenning/uc1-app:latest"
image: theodolite/theodolite-uc1-kstreams-app:stable-200514
ports:
- containerPort: 5555
name: jmx
......
......@@ -16,7 +16,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: soerenhenning/uc1-wg:latest
image: theodolite/theodolite-uc1-workload-generator:stable-200514
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc2-application
image: "benediktwetzel/uc2-app:latest"
image: theodolite/theodolite-uc2-kstreams-app:stable-200514
ports:
- containerPort: 5555
name: jmx
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: benediktwetzel/uc2-wg:latest
image: theodolite/theodolite-uc2-workload-generator:stable-200514
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc3-application
image: "soerenhenning/uc3-app:latest"
image: theodolite/theodolite-uc3-kstreams-app:stable-200514
ports:
- containerPort: 5555
name: jmx
......
......@@ -16,7 +16,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: soerenhenning/uc3-wg:latest
image: theodolite/theodolite-uc3-workload-generator:stable-200514
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc4-application
image: "soerenhenning/uc4-app:latest"
image: theodolite/theodolite-uc4-kstreams-app:stable-200514
ports:
- containerPort: 5555
name: jmx
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: soerenhenning/uc4-wg:latest
image: theodolite/theodolite-uc4-workload-generator:stable-200514
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment