Automated Manifest Update (#2558)

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

Reviewed-on: #2558
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 #2558.
This commit is contained in:
2025-12-15 19:21:18 +00:00
committed by Alex Lebens
parent dbc9637523
commit edc0504d55
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-n8n
namespace: n8n
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-n8n
app.kubernetes.io/instance: n8n
app.kubernetes.io/part-of: n8n
spec:
selector:
matchLabels:
app: redis-sentinel-n8n
redis_setup_type: sentinel
role: sentinel
endpoints:
- port: sentinel-client
interval: 30s
scrapeTimeout: 10s