kafka
parent
859fcab6c5
commit
e6ef094732
|
@ -92,12 +92,11 @@ kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: akhq
|
name: akhq
|
||||||
spec:
|
spec:
|
||||||
type: NodePort
|
type: ClusterIP
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: http
|
targetPort: http
|
||||||
nodePort: 30022
|
|
||||||
selector:
|
selector:
|
||||||
app: akhq
|
app: akhq
|
Loading…
Reference in New Issue