This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch helm-chart
in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git

commit 95e25398a1c8cd03ac65d81cce3833e8ea2ffc2a
Author: tomsun28 <[email protected]>
AuthorDate: Sat May 18 01:41:26 2024 +0800

    [improve] update release license notice and package (#2003)
    
    Signed-off-by: tomsun28 <[email protected]>
    Co-authored-by: Logic <[email protected]>
---
 hertzbeat/templates/collector/configmap.yaml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/hertzbeat/templates/collector/configmap.yaml 
b/hertzbeat/templates/collector/configmap.yaml
index 2180fb8..94345ab 100644
--- a/hertzbeat/templates/collector/configmap.yaml
+++ b/hertzbeat/templates/collector/configmap.yaml
@@ -57,9 +57,4 @@ data:
     
     common:
       queue:
-        # memory or kafka
-        type: ${QUEUE_TYPE:netty}
-        # properties when queue type is kafka
-        kafka:
-          servers: ${KAFKA_SERVERS:127.0.0.1:9092}
-          metrics-data-topic: ${KAFKA_TOPIC:async-metrics-data}
+        type: netty


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to