Skip to content
Snippets Groups Projects

Draft: Integrate strimzi

Closed Simon Ehrenstein requested to merge stu200776/theodolite:integrate-strimzi into master
All threads resolved!
43 files
+ 273
60
Compare changes
  • Side-by-side
  • Inline
Files
43
@@ -42,7 +42,7 @@ spec:
@@ -42,7 +42,7 @@ spec:
properties:
properties:
loadGenMaxRecords: "150000"
loadGenMaxRecords: "150000"
kafkaConfig:
kafkaConfig:
bootstrapServer: "theodolite-cp-kafka:9092"
bootstrapServer: "theodolite-strimzi-kafka-bootstrap:9092"
topics:
topics:
- name: "input"
- name: "input"
numPartitions: 40
numPartitions: 40
Loading