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