prometheus: drop external target ubnt:9001

This commit is contained in:
Finn 2025-02-03 16:09:04 -08:00
parent 8501a01bd9
commit be8364ec4a
2 changed files with 6 additions and 1 deletions
k8s/monitoring/prom-scrape-configs
talos/k8s/operators/rook

View file

@ -29,7 +29,6 @@
- job_name: static_http_targets
static_configs:
- targets:
- ubnt:9001 # mongod-exporter
- rpi4-build:8080
- docker:9170 # docker hub prometheus exporter
- jellyfin:8096 # jellyfin

View file

@ -66,6 +66,7 @@ spec:
ssl: false
# The url of the Prometheus instance
# prometheusEndpoint: <protocol>://<prometheus-host>:<port>
prometheusEndpoint: http://prometheus-operated.monitoring.svc.cluster.local:9090
# Whether SSL should be verified if the Prometheus server is using https
# prometheusEndpointSSLVerify: false
# enable prometheus alerting for cluster
@ -221,6 +222,11 @@ spec:
# monitoring:
# crashcollector:
resources:
osd-hdd:
limits:
memory: 10Gi
requests:
memory: 4Gi
#The requests and limits set here, allow the mgr pod to use half of one CPU core and 1 gigabyte of memory
# mgr:
# limits: