kafka
parent
d577a411c0
commit
5433857931
|
@ -66,16 +66,16 @@ spec:
|
|||
metricReporter:
|
||||
enabled: true
|
||||
listeners:
|
||||
external:
|
||||
authentication:
|
||||
type: plain
|
||||
jaasConfig:
|
||||
secretRef: credential
|
||||
externalAccess:
|
||||
type: nodePort
|
||||
nodePort:
|
||||
host: kafka-tcs.beaconfireinc.com
|
||||
nodePortOffset: 30001
|
||||
external:
|
||||
authentication:
|
||||
type: plain
|
||||
jaasConfig:
|
||||
secretRef: credential
|
||||
externalAccess:
|
||||
type: nodePort
|
||||
nodePort:
|
||||
host: kafka-tcs.beaconfireinc.com
|
||||
nodePortOffset: 30001
|
||||
# dependencies:
|
||||
# 多个kakfa集群复用zk
|
||||
# zookeeper:
|
||||
|
|
Loading…
Reference in New Issue