From 4634b84bc0bcd9a6cfe3aa63361c23dba574d18f Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Sun, 3 Jul 2022 19:21:36 +0200 Subject: [PATCH] fix: coreelec blackbox probe --- cluster/apps/monitoring/blackbox-exporter/helm-release.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml b/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml index 5948b17d4..2cca0ecba 100644 --- a/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml @@ -76,9 +76,6 @@ spec: - name: openmediavault-icmp url: "${LOCAL_LAN_OPENMEDIAVAULT}" module: icmp - - name: coreelec-icmp - url: "${LOCAL_LAN_COREELEC}" - module: icmp - name: k3s-master-icmp url: "${LOCAL_LAN_K3SSERVER}" module: icmp