Files
infrastructure/clusters/cl01tl/manifests/ntfy/ServiceMonitor-ntfy.yaml
gitea-bot 7787ab6f59 Automated Manifest Update (#2805)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2805
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 04:52:41 +00:00

25 lines
523 B
YAML

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