prod add kafka

main
ycz008 2023-11-20 16:47:35 +08:00
parent ec91004ece
commit 2ab876d17f
1 changed files with 1 additions and 13 deletions

View File

@ -65,13 +65,6 @@ spec:
name: kafka-prod name: kafka-prod
metricReporter: metricReporter:
enabled: true enabled: true
listeners:
external:
externalAccess:
type: nodePort
nodePort:
host: kafka-prod.beaconfireinc.com
nodePortOffset: 30001
# dependencies: # dependencies:
# 多个kakfa集群复用zk # 多个kakfa集群复用zk
# zookeeper: # zookeeper:
@ -100,8 +93,3 @@ spec:
image: image:
application: confluentinc/cp-schema-registry:7.4.0 application: confluentinc/cp-schema-registry:7.4.0
init: confluentinc/confluent-init-container:2.6.0 init: confluentinc/confluent-init-container:2.6.0
externalAccess:
type: nodePort
nodePort:
host: kafka-prod.beaconfireinc.com
nodePortOffset: 30005