From 50d0b8b2b2e203b2ea4fcb4fa0c613a21c787986 Mon Sep 17 00:00:00 2001 From: "stu126940@mail.uni-kiel.de" <stu126940@mail.uni-kiel.de> Date: Wed, 17 Nov 2021 10:53:05 +0100 Subject: [PATCH] clean up, revert unused changes --- theodolite/examples/operator/example-benchmark.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/theodolite/examples/operator/example-benchmark.yaml b/theodolite/examples/operator/example-benchmark.yaml index 8458b956f..0950b2bdc 100644 --- a/theodolite/examples/operator/example-benchmark.yaml +++ b/theodolite/examples/operator/example-benchmark.yaml @@ -33,5 +33,3 @@ spec: replicationFactor: 1 - name: "theodolite-.*" removeOnly: True - numPartitions: 40 - replicationFactor: 1 \ No newline at end of file -- GitLab