aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/kafkacat.yml2
-rw-r--r--test/produce-consume.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/kafkacat.yml b/test/kafkacat.yml
index 639cc60..f21c280 100644
--- a/test/kafkacat.yml
+++ b/test/kafkacat.yml
@@ -63,7 +63,7 @@ data:
apiVersion: batch/v1
kind: Job
metadata:
- name: test-kafkacat
+ name: topic-test-kafkacat
namespace: test-kafka
spec:
template:
diff --git a/test/produce-consume.yml b/test/produce-consume.yml
index 876cf2a..519cccc 100644
--- a/test/produce-consume.yml
+++ b/test/produce-consume.yml
@@ -48,7 +48,7 @@ data:
apiVersion: batch/v1
kind: Job
metadata:
- name: produce-consume
+ name: topic-test-produce-consume
namespace: test-kafka
spec:
template: