Files
infrastructure/clusters/cl01tl/manifests/authentik/ServiceMonitor-redis-replication-authentik.yaml

21 lines
483 B
YAML

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