Allow for short pause after Kubernetes resource deletion
In our Python implementation, we always waited for 2 seconds: https://git.se.informatik.uni-kiel.de/she/theodolite/-/blob/master/execution/run_uc.py#L374 This may make Kafka topic creation a bit smoother.