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

Reviewed-on: #2560
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-15 19:32:36 +00:00

23 lines
598 B
YAML

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