Files
infrastructure/clusters/cl01tl/manifests/searxng/ServiceMonitor-redis-replication-searxng.yaml
gitea-bot a616cf7d77 Automated Manifest Update (#2287)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2287
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-07 02:57:05 +00:00

21 lines
473 B
YAML

---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-searxng
namespace: searxng
labels:
app.kubernetes.io/name: redis-replication-searxng
app.kubernetes.io/instance: searxng
app.kubernetes.io/part-of: searxng
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s