Browse Source

调整kafak地址为172.21.1.177:9092

tobey 2 years ago
parent
commit
472eb8fe60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bem-cpmp-service.yml

+ 1 - 1
bem-cpmp-service.yml

@@ -30,7 +30,7 @@ spring:
     stream:
     stream:
       kafka:
       kafka:
         binder:
         binder:
-          brokers: kafka-svc:9092
+          brokers: 172.21.1.177:9092
           auto-create-topics: false
           auto-create-topics: false
           replication-factor: 3
           replication-factor: 3
       bindings: 
       bindings: