Files
undercloud-infrastructure/gitea/service-monitor.yaml
2025-08-27 18:37:54 +02:00

20 lines
321 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: gitea-metrics
namespace: gitea
labels:
team: undercloud
spec:
#namespaceSelector:
# matchNames:
# - argocd-metrics
selector:
matchLabels:
app: gitea
endpoints:
- port: http
#path: /metrics
interval: 5s