diff --git a/deploy/prod/prometheus.yaml b/deploy/prod/prometheus.yaml index dcfeb7c..c2a7260 100644 --- a/deploy/prod/prometheus.yaml +++ b/deploy/prod/prometheus.yaml @@ -293,7 +293,7 @@ scrape_configs: tls_config: insecure_skip_verify: true static_configs: - - targets: ["prod-db:9100", "prod-db:9187", "prod-netflux:9100"] + - targets: ["prod-db:9100", "prod-db:9187"] alerting: alertmanagers: - kubernetes_sd_configs: