From 0fa0662eb3a7a27869618c7564c2e2723580863b Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Fri, 16 Sep 2022 08:53:22 +0200 Subject: [PATCH] Remove traefik job. --- prometheus.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/prometheus.yml b/prometheus.yml index aedf07e..e2fc8da 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -9,9 +9,3 @@ scrape_configs: - job_name: node-exporter static_configs: - targets: ['node-exporter'] - - job_name: traefik - static_configs: - - targets: ['traefik.steinle-computer.de'] - basic_auth: - - username: chris - - password: 9VJqWNxku4hHdB2zhjk4GHyMLQHCZX