Skip to content
Snippets Groups Projects
Commit 2d1be8b6 authored by Sören Henning's avatar Sören Henning Committed by Benedikt Wetzel
Browse files

clean up

parent 7d1918e5
No related branches found
No related tags found
1 merge request!201Introduce action commands
Pipeline #5803 passed
...@@ -40,8 +40,6 @@ class KubernetesBenchmarkDeployment( ...@@ -40,8 +40,6 @@ class KubernetesBenchmarkDeployment(
private val LAG_EXPORTER_POD_LABEL_NAME = "app.kubernetes.io/name" private val LAG_EXPORTER_POD_LABEL_NAME = "app.kubernetes.io/name"
private val LAG_EXPORTER_POD_LABEL_VALUE = "kafka-lag-exporter" private val LAG_EXPORTER_POD_LABEL_VALUE = "kafka-lag-exporter"
/** /**
* Setup a [KubernetesBenchmark] using the [TopicManager] and the [K8sManager]: * Setup a [KubernetesBenchmark] using the [TopicManager] and the [K8sManager]:
* - Create the needed topics. * - Create the needed topics.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment