Files
infrastructure/clusters/cl01tl/manifests/shelly-plug/ServiceMonitor-shelly-plug.yaml
gitea-bot 015b92449e Automated Manifest Update (#2809)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2809
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 06:29:55 +00:00

25 lines
588 B
YAML

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