bugfix:TSG-15718:修改因sapp配置文件错误导致firewall容器启动失败问题

This commit is contained in:
fumingwei
2023-06-28 20:52:16 +08:00
parent d6e49fd5ef
commit 2ae5c6aaa3
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ dictator_enable=0
[profiling.metric.fs3]
enabled=1
prometheus_port=9373
prometheus_port=9273
prometheus_url_path="/metrics"
local_file="fs3_sysinfo.metrics"
refresh_interval_s=1

View File

@@ -185,7 +185,7 @@ bypass_trigger_cpu_usage={{ .Values.overload_protection.detect_threshold_cpu_usa
[profiling.metric.fs3]
enabled=1
prometheus_port=9373
prometheus_port=9273
prometheus_url_path="/metrics"
local_file="fs3_sysinfo.metrics"
refresh_interval_s=1