apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: qbittorrent-qui 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-qui" namespaceSelector: matchNames: - qbittorrent selector: matchLabels: app.kubernetes.io/instance: qbittorrent-qui app.kubernetes.io/name: qbittorrent-qui endpoints: - interval: 30s path: /metrics port: metrics scrapeTimeout: 15s