File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
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 /prometheus" # http://prometheus-community-kube-prometheus.monitoring.svc.cluster.local:9090
16+ fqdn : " http://mimir-nginx.monitoring .svc:80 /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
@@ -27,13 +27,13 @@ helmCharts:
2727 enabled : false
2828 kubeStateMetrics :
2929 enabled : false
30- mimirProxy :
31- enabled : true
32- name : mimir-proxy
33- image : nginxinc/nginx-unprivileged
34- port : 8085
35- mimirEndpoint : http://mimir-nginx.monitoring.svc.cluster.local
36- orgIdentifier : devxp-tech
30+ # mimirProxy:
31+ # enabled: true
32+ # name: mimir-proxy
33+ # image: nginxinc/nginx-unprivileged
34+ # port: 8085
35+ # mimirEndpoint: http://mimir-nginx.monitoring.svc.cluster.local
36+ # orgIdentifier: devxp-tech
3737 networkCosts :
3838 enabled : false
3939 serviceMonitor :
You can’t perform that action at this time.
0 commit comments