diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index 818a663..720326c 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -24,7 +24,7 @@ cloudflare: - hostname: argocd.dvirlabs.com service: http://argocd-server.argocd.svc.cluster.local:80 - hostname: prometheus.dvirlabs.com - service: http://rancher-monitoring-prod-prometheus.monitoring.svc.cluster.local:80 + service: http://rancher-monitoring-prod-prometheus.monitoring.svc.cluster.local:9090 - hostname: prometheus-int.dvirlabs.com service: http://prometheus-int-server.monitoring.svc.cluster.local:80 - hostname: alertmanager.dvirlabs.com