Automated Manifest Update (#2859)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2859
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2859.
This commit is contained in:
2025-12-26 03:11:03 +00:00
committed by Alex Lebens
parent 68985e8dec
commit dc7a9f36c4
20 changed files with 550 additions and 10 deletions

View File

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