We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e98c1 commit 5ff1db8Copy full SHA for 5ff1db8
apps/kubecost/base/kustomization.yaml
@@ -13,7 +13,7 @@ helmCharts:
13
global:
14
prometheus:
15
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
+ fqdn: http://kubecost-cost-analyzer-mimir-proxy.kubecost.svc.cluster.local:8085/ #http://prometheus-community-kube-prometheus.monitoring.svc.cluster.local:9090
17
alertmanager: # Supply an alertmanager FQDN to receive notifications from the app.
18
19
fqdn: http://prometheus-community-kube-alertmanager.monitoring.svc.cluster.local:9093
0 commit comments