Fix promethehus service

This commit is contained in:
dvirlabs 2025-06-25 16:51:51 +03:00
parent f5eeb0a6ea
commit 7125b71d56

View File

@ -24,7 +24,7 @@ cloudflare:
- hostname: argocd.dvirlabs.com - hostname: argocd.dvirlabs.com
service: http://argocd-server.argocd.svc.cluster.local:80 service: http://argocd-server.argocd.svc.cluster.local:80
- hostname: prometheus.dvirlabs.com - 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 - hostname: prometheus-int.dvirlabs.com
service: http://prometheus-int-server.monitoring.svc.cluster.local:80 service: http://prometheus-int-server.monitoring.svc.cluster.local:80
- hostname: alertmanager.dvirlabs.com - hostname: alertmanager.dvirlabs.com