WIP
[demos/kafka/monitoring] / kubernetes / kafka-5-localhost.yaml
index bf551cd..2b03a69 100644 (file)
@@ -3,9 +3,10 @@ kind: Service
 metadata:
   labels:
     kafka: kafka-5
-  name: kafka-5
+  name: kafka-5-localhost
   namespace: kafka
 spec:
+  type: NodePort
   ports:
     - name: "9085"
       port: 9085