From d64a83f6e00896672bc4b104d5e45ee1efb2a363 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 15 Apr 2026 15:44:18 +0300 Subject: [PATCH] Remove promethus --- manifests/cloudflared/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index d812866..6e52eea 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -15,10 +15,6 @@ cloudflare: service: https://192.168.10.120:8006 originRequest: noTLSVerify: true - - hostname: prometheus.dvirlabs.com - 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 service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:9093 - hostname: vault.dvirlabs.com