prod add kafka
parent
f951c224b9
commit
6221056215
|
@ -15,7 +15,7 @@ spec:
|
|||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: app.kubernetes.io/component=mq
|
||||
- key: app.kubernetes.io/component
|
||||
operator: In
|
||||
values:
|
||||
- mq
|
||||
|
@ -71,7 +71,7 @@ spec:
|
|||
type: nodePort
|
||||
nodePort:
|
||||
host: kafka-prod.beaconfireinc.com
|
||||
nodePortOffset: 30002
|
||||
nodePortOffset: 30001
|
||||
# dependencies:
|
||||
# 多个kakfa集群复用zk
|
||||
# zookeeper:
|
||||
|
@ -104,4 +104,4 @@ spec:
|
|||
type: nodePort
|
||||
nodePort:
|
||||
host: kafka-prod.beaconfireinc.com
|
||||
nodePortOffset: 30006
|
||||
nodePortOffset: 30005
|
Loading…
Reference in New Issue