Skip to content
Snippets Groups Projects

Introduce ResourceSets to make loading of resource files more flexible

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -21,7 +21,7 @@ spec:
properties:
loadGenMaxRecords: "15000"
kafkaConfig:
bootstrapServer: "localhost:9092" # "theodolite-cp-kafka:9092"
bootstrapServer: "theodolite-cp-kafka:9092"
topics:
- name: "input"
numPartitions: 40
Loading