Skip to content
Snippets Groups Projects
Commit aaee7cab authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

fix broken merge

parent 8f787722
No related branches found
No related tags found
1 merge request!176Add a Benchmark Status
......@@ -3,17 +3,6 @@ kind: benchmark
metadata:
name: uc1-kstreams
spec:
appResourceSets:
- configMap:
name: "example-configmap"
files:
- "uc1-kstreams-deployment.yaml"
loadGenResourceSets:
- configMap:
name: "example-configmap"
files:
- uc1-load-generator-service.yaml
- uc1-load-generator-deployment.yaml
resourceTypes:
- typeName: "Instances"
patchers:
......@@ -32,7 +21,7 @@ spec:
properties:
loadGenMaxRecords: "15000"
kafkaConfig:
bootstrapServer: "theodolite-cp-kafka:9092"
bootstrapServer: "theodolite-cp-kafka:9092git"
topics:
- name: "input"
numPartitions: 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment