From 2ab876d17fcb0c8f6a09cea6deac860a8f88b9c3 Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 20 Nov 2023 16:47:35 +0800 Subject: [PATCH] prod add kafka --- prod-upgrade/kafka/kafka.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/prod-upgrade/kafka/kafka.yaml b/prod-upgrade/kafka/kafka.yaml index ec11c0e..d0452d1 100644 --- a/prod-upgrade/kafka/kafka.yaml +++ b/prod-upgrade/kafka/kafka.yaml @@ -65,13 +65,6 @@ spec: name: kafka-prod metricReporter: enabled: true - listeners: - external: - externalAccess: - type: nodePort - nodePort: - host: kafka-prod.beaconfireinc.com - nodePortOffset: 30001 # dependencies: # 多个kakfa集群复用zk # zookeeper: @@ -99,9 +92,4 @@ spec: - mq image: application: confluentinc/cp-schema-registry:7.4.0 - init: confluentinc/confluent-init-container:2.6.0 - externalAccess: - type: nodePort - nodePort: - host: kafka-prod.beaconfireinc.com - nodePortOffset: 30005 \ No newline at end of file + init: confluentinc/confluent-init-container:2.6.0 \ No newline at end of file