auto: update Prometheus scrape config

This commit is contained in:
auto-sync 2025-07-31 23:54:14 +00:00
parent 25a41142e9
commit 6c00209585

View File

@ -23,15 +23,5 @@ stringData:
static_configs:
- targets:
- minio.infra.svc.cluster.local:9000
- job_name: nextcloud
static_configs:
- targets:
- nextcloud-exporter.my-apps.svc.cluster.local:9205
scheme: http
- job_name: uptime-kuma
static_configs:
- targets:
- uptime-kuma.my-apps.svc.cluster.local:3001
basic_auth:
username: dvirlabs
password: dvir4210200Ho
...