We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c902ca7 commit 9db60f0Copy full SHA for 9db60f0
test/basic-with-kafkacat.yml
@@ -2,7 +2,7 @@
2
kind: ConfigMap
3
metadata:
4
name: test-basic-with-kafkacat
5
- namespace: default
+ namespace: test-kafka
6
apiVersion: v1
7
data:
8
@@ -64,7 +64,7 @@ apiVersion: batch/v1
64
kind: Job
65
66
67
68
spec:
69
template:
70
@@ -89,7 +89,7 @@ apiVersion: apps/v1beta1
89
kind: Deployment
90
91
92
93
94
replicas: 1
95
strategy:
0 commit comments