Skip to content
Snippets Groups Projects

Introduce ResourceSets to make loading of resource files more flexible

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