diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index 49c9acb..409574d 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -14,18 +14,6 @@ stringData: - targets: - harbor-core.dev-tools.svc.cluster.local:8001 - - job_name: vault - static_configs: - - targets: - - vault.dev-tools.svc.cluster.local:8200 - metrics_path: /v1/sys/metrics - scheme: http - - job_name: woodpecker - static_configs: - - targets: - - woodpecker.dev-tools.svc.cluster.local:9000 - bearer_token: prometheusmetricstoken - scheme: https - job_name: gitea static_configs: - targets: