bugfix:TSG-15718:修改因sapp配置文件错误导致firewall容器启动失败问题
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user