@@ -9,9 +9,8 @@ spec:
type: NodePort
ports:
- name: kafka
- port: 9000
+ port: 80
targetPort: 9000
- nodePort: 30031
selector:
app: kafka-manager
---