Skip to content

Commit

Permalink
infrastructure: cluster1: kube-prometheus-stack: Collect crowdsec.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Jan 28, 2024
1 parent 2784016 commit 8bdddb1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions infrastructure/cluster1/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,13 @@ prometheus:
- 192.168.0.145:9080
scrape_interval: 5m
job_name: lvm
- static_configs:
- targets:
- 192.168.0.145:6060
labels:
machine: guixsd
scrape_interval: 10s
job_name: crowdsec_guixsd
ingress:
enabled: true
ingressClassName: nginx
Expand Down

0 comments on commit 8bdddb1

Please sign in to comment.