bugfix: 1.修正shaping配置文件的错误拼写 2.修改默认maat表名

This commit is contained in:
liuchang
2023-02-10 08:03:10 +00:00
parent 9fc79fbe78
commit 841c03278d
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ tsg_master_rpm_version:
tsg_master: tsg_master-5.10.1.1332eed
shaping_master_rpm_version:
shaping_master: shaping_master-1.0.1.807142d
shaping_master: shaping_master-1.0.2.baeecdb
tsg_diagnose_rpm_version:
tsg_diagnose: tsg-diagnose-2.0.4.b5ca5aa

View File

@@ -196,7 +196,7 @@ SWARMKV_CLUSTER_ANNOUNCE_IP="127.0.0.1"
SWARMKV_CLUSTER_ANNOUNCE_PORT=8551
SWARMKV_HEALTH_CHECK_PORT=8552
SWARMKV_HEALTH_CHECK_ANOUNCE_PORT=8552
SWARMKV_HEALTH_CHECK_ANNOUNCE_PORT=8552
TELEGRAF_IP="127.0.0.1"
TELEGRAF_PORT=8200