Files
infrastructure/clusters/cl01tl/manifests/harbor/ServiceMonitor-redis-sentinel-harbor.yaml
gitea-bot e271b18c5e Automated Manifest Update (#2555)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2555
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-15 18:57:09 +00:00

23 lines
584 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-sentinel-harbor
namespace: harbor
labels:
helm.sh/chart: redis-replication-0.5.0
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: redis-sentinel-harbor
app.kubernetes.io/instance: harbor
app.kubernetes.io/part-of: harbor
spec:
selector:
matchLabels:
app: redis-sentinel-harbor
redis_setup_type: sentinel
role: sentinel
endpoints:
- port: sentinel-client
interval: 30s
scrapeTimeout: 10s