Fixed n8n worker
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
2026-03-07 10:34:54 +00:00
parent f11c561f3a
commit a3540b1706
3 changed files with 88 additions and 2 deletions

View File

@@ -85,6 +85,8 @@ spec:
value: "queue"
- name: QUEUE_BULL_REDIS_HOST
value: "n8n-redis"
- name: QUEUE_BULL_REDIS_PORT
value: "6379"
- name: NODE_ENV
value: "production"
- name: WEBHOOK_URL
@@ -132,7 +134,7 @@ spec:
memory: 512Mi
limits:
cpu: 4000m
memory: 2048Gi
memory: 2048Mi
livenessProbe:
httpGet:
path: /healthz