chore: Update manifests after change

This commit is contained in:
2025-12-15 18:13:50 +00:00
parent dbec614c1e
commit 3c0deddd85
3 changed files with 27 additions and 5 deletions

View File

@@ -0,0 +1,22 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-sentinel-gitea
namespace: gitea
labels:
helm.sh/chart: redis-replication-gitea-0.5.0
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: redis-sentinel-gitea
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
spec:
selector:
matchLabels:
app: redis-sentinel-gitea
redis_setup_type: sentinel
role: sentinel
endpoints:
- port: sentinel-client
interval: 30s
scrapeTimeout: 10s