bugfix:TSG-15658:更新mrzcpd-exporter的merge url

This commit is contained in:
fumingwei
2023-06-20 18:02:50 +08:00
parent 56af272084
commit 8d658eddf0

View File

@@ -12,7 +12,7 @@ mergeExporter:
pullPolicy: Never
tag: "v0.2.0"
mergePort: "9005"
mergeUrls: "http://localhost:8901/metrics http://localhost:8902/metrics"
mergeUrls: "http://127.0.0.1:8901/metrics http://127.0.0.1:8902/metrics"
service:
type: ClusterIP