Skip to content
Snippets Groups Projects

Introduce action commands

Merged Benedikt Wetzel requested to merge wetzel/spesb:introduce-actionCommands into master
Compare and Show latest version
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -40,8 +40,6 @@ class KubernetesBenchmarkDeployment(
private val LAG_EXPORTER_POD_LABEL_NAME = "app.kubernetes.io/name"
private val LAG_EXPORTER_POD_LABEL_VALUE = "kafka-lag-exporter"
/**
* Setup a [KubernetesBenchmark] using the [TopicManager] and the [K8sManager]:
* - Create the needed topics.
Loading