aboutsummaryrefslogtreecommitdiff
path: root/test/basic-with-kafkacat.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/basic-with-kafkacat.yml')
-rw-r--r--test/basic-with-kafkacat.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/basic-with-kafkacat.yml b/test/basic-with-kafkacat.yml
index 78b5819..c9af0fc 100644
--- a/test/basic-with-kafkacat.yml
+++ b/test/basic-with-kafkacat.yml
@@ -2,7 +2,7 @@
kind: ConfigMap
metadata:
name: test-basic-with-kafkacat
- namespace: default
+ namespace: test-kafka
apiVersion: v1
data:
@@ -64,7 +64,7 @@ apiVersion: batch/v1
kind: Job
metadata:
name: test-basic-with-kafkacat
- namespace: default
+ namespace: test-kafka
spec:
template:
spec:
@@ -89,7 +89,7 @@ apiVersion: apps/v1beta1
kind: Deployment
metadata:
name: test-basic-with-kafkacat
- namespace: default
+ namespace: test-kafka
spec:
replicas: 1
strategy: