chore: Update manifests after change

This commit is contained in:
2025-12-15 18:55:17 +00:00
parent 175c330d8c
commit 89f6969ed8
4 changed files with 47 additions and 12 deletions

View File

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