auto: update Prometheus scrape config

This commit is contained in:
auto-sync 2025-07-01 10:02:45 +00:00
parent b8622238d0
commit 5c0d6cf2f7

View File

@ -34,6 +34,6 @@ stringData:
- job_name: minio-bitnami
static_configs:
- targets:
- minio.dev-tools.svc.cluster.local:9000
- minio.infra.svc.cluster.local:9000
...