Files
infrastructure/clusters/cl01tl/manifests/qbittorrent/ServiceMonitor-qbittorrent-main.yaml
gitea-bot 8303e8da96 Automated Manifest Update (#2807)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2807
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 05:31:25 +00:00

25 lines
598 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: qbittorrent-main
labels:
app.kubernetes.io/instance: qbittorrent
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: qbittorrent
helm.sh/chart: qbittorrent-4.5.0
namespace: qbittorrent
spec:
jobLabel: "qbittorrent-main"
namespaceSelector:
matchNames:
- qbittorrent
selector:
matchLabels:
app.kubernetes.io/instance: qbittorrent
app.kubernetes.io/name: qbittorrent
endpoints:
- interval: 30s
path: /metrics
port: metrics
scrapeTimeout: 15s