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

Reviewed-on: #2551
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-15 17:57:33 +00:00

23 lines
616 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-authentik
namespace: authentik
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-replication-authentik
app.kubernetes.io/instance: authentik
app.kubernetes.io/part-of: authentik
spec:
selector:
matchLabels:
app: redis-replication-authentik
redis_setup_type: replication
role: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s