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.
2 parents b998846 + cfae0cc commit 60cbd04Copy full SHA for 60cbd04
30bootstrap-service.yml
@@ -0,0 +1,11 @@
1
+---
2
+apiVersion: v1
3
+kind: Service
4
+metadata:
5
+ name: bootstrap
6
+ namespace: kafka
7
+spec:
8
+ ports:
9
+ - port: 9092
10
+ selector:
11
+ app: kafka
0 commit comments