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

Revert some changes

parent e11511a1
No related branches found
No related tags found
1 merge request!6Add Distributed Workload Generator
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc2-application
image: "soerenhenning/uc2-app:latest"
image: "benediktwetzel/uc2-app:latest"
ports:
- containerPort: 5555
name: jmx
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: soerenhenning/uc2-wg:latest
image: benediktwetzel/uc2-wg:latest
env:
- name: ZK_HOST
value: "my-confluent-cp-zookeeper"
......
......@@ -13,4 +13,4 @@ include 'uc3-workload-generator'
include 'uc3-application'
include 'uc4-workload-generator'
include 'uc4-application'
\ No newline at end of file
include 'uc4-application'
mainClassName = "theodolite.uc2.workloadgenerator.LoadGenerator"
\ No newline at end of file
mainClassName = "theodolite.uc2.workloadgenerator.LoadGenerator"
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