diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index e08ac4e..27e7f50 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -10,7 +10,7 @@ cloudflare: originRequest: noTLSVerify: true - hostname: grafana.dvirlabs.com - service: http://grafana-prod.monitoring.svc.cluster.local:80 + service: http://rancher-monitoring-prod-grafana.monitoring.svc.cluster.local:80 - hostname: grafana-int.dvirlabs.com service: http://grafana-int.monitoring.svc.cluster.local:80 - hostname: pve.dvirlabs.com @@ -24,9 +24,11 @@ cloudflare: - hostname: argocd.dvirlabs.com service: http://argocd-server.argocd.svc.cluster.local:80 - hostname: prometheus.dvirlabs.com - service: http://prometheus-prod-server.monitoring.svc.cluster.local:80 + service: http://rancher-monitoring-prod-prometheus.monitoring.svc.cluster.local:80 - hostname: prometheus-int.dvirlabs.com service: http://prometheus-int-server.monitoring.svc.cluster.local:80 + - hostname: prometheus-alertmanager.dvirlabs.com + service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:8080 - hostname: wiki.dvirlabs.com service: http://wikijs.dev-tools.svc.cluster.local:3000 - hostname: minio.dvirlabs.com