File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ helmCharts:
1313 global :
1414 prometheus :
1515 enabled : false
16- fqdn : http://kubecost-cost-analyzer-mimir-proxy.kubecost.svc.cluster.local:8085/ # http://prometheus-community-kube-prometheus.monitoring.svc.cluster.local:9090
16+ fqdn : " http://kubecost-cost-analyzer-mimir-proxy.kubecost.svc.cluster.local:8085/prometheus " # http://prometheus-community-kube-prometheus.monitoring.svc.cluster.local:9090
1717 alertmanager : # Supply an alertmanager FQDN to receive notifications from the app.
1818 enabled : false
1919 fqdn : http://prometheus-community-kube-alertmanager.monitoring.svc.cluster.local:9093
@@ -32,7 +32,7 @@ helmCharts:
3232 name : mimir-proxy
3333 image : nginxinc/nginx-unprivileged
3434 port : 8085
35- mimirEndpoint : http://mimir-nginx.monitoring.svc:80/api/v1/push
35+ mimirEndpoint : http://mimir-nginx.monitoring.svc.cluster.local
3636 orgIdentifier : devxp-tech
3737 networkCosts :
3838 enabled : false
You can’t perform that action at this time.
0 commit comments