chore: Update manifests after change

This commit is contained in:
2025-12-24 04:44:16 +00:00
parent 8bfa05e807
commit 93ef3b3c00
24 changed files with 308 additions and 239 deletions

View File

@@ -2,18 +2,23 @@ apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: n8n-webhook
namespace: n8n
labels:
app.kubernetes.io/name: n8n-webhook
app.kubernetes.io/instance: n8n
app.kubernetes.io/part-of: n8n
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: n8n
helm.sh/chart: n8n-4.5.0
namespace: n8n
spec:
jobLabel: "n8n-webhook"
namespaceSelector:
matchNames:
- n8n
selector:
matchLabels:
app.kubernetes.io/instance: n8n-webhook
app.kubernetes.io/name: n8n-webhook
app.kubernetes.io/instance: n8n
endpoints:
- port: http
interval: 3m
scrapeTimeout: 1m
- interval: 3m
path: /metrics
port: http
scrapeTimeout: 1m