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

Update Docker images for Kubernetes files

parent 682db30c
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc1-application
image: "theodolite/theodolite-uc1-kstreams-app:latest"
image: "theodolite/theodolite-uc1-kstreams-app:v0-1-1"
ports:
- containerPort: 5555
name: jmx
......
......@@ -16,7 +16,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: theodolite/theodolite-uc1-workload-generator:latest
image: theodolite/theodolite-uc1-workload-generator:v0-1-1
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc2-application
image: "theodolite/theodolite-uc2-kstreams-app:latest"
image: "theodolite/theodolite-uc2-kstreams-app:v0-1-1"
ports:
- containerPort: 5555
name: jmx
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: theodolite/theodolite-uc2-workload-generator:latest
image: theodolite/theodolite-uc2-workload-generator:v0-1-1
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc3-application
image: "theodolite/theodolite-uc3-kstreams-app:latest"
image: "theodolite/theodolite-uc3-kstreams-app:v0-1-1"
ports:
- containerPort: 5555
name: jmx
......
......@@ -16,7 +16,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: theodolite/theodolite-uc3-workload-generator:latest
image: theodolite/theodolite-uc3-workload-generator:v0-1-1
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "my-confluent-cp-kafka:9092"
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc4-application
image: "theodolite/theodolite-uc4-kstreams-app:latest"
image: "theodolite/theodolite-uc4-kstreams-app:v0-1-1"
ports:
- containerPort: 5555
name: jmx
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: theodolite/theodolite-uc4-workload-generator:latest
image: theodolite/theodolite-uc4-workload-generator:v0-1-1
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.
Finish editing this message first!
Please register or to comment