diff --git a/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml b/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml index 9511408..ed475cc 100644 --- a/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml +++ b/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml @@ -57,6 +57,9 @@ spec: prometheus: prometheusSpec: additionalScrapeConfigs: + - job_name: 'crowdsec' + static_configs: + - targets: ['192.168.250.10:6060'] - job_name: "traefik-synology" metrics_path: /metrics static_configs: