From dbb9722840ece030ece9f10dd0163ee47efc061a Mon Sep 17 00:00:00 2001 From: ab Date: Fri, 6 Feb 2026 12:56:26 +0000 Subject: [PATCH] Update k8s/apps/n8n/deployment-worker.yaml --- k8s/apps/n8n/deployment-worker.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/k8s/apps/n8n/deployment-worker.yaml b/k8s/apps/n8n/deployment-worker.yaml index 32fa8a3..361128e 100644 --- a/k8s/apps/n8n/deployment-worker.yaml +++ b/k8s/apps/n8n/deployment-worker.yaml @@ -77,11 +77,11 @@ spec: mountPath: /home/node/.n8n resources: requests: - cpu: 100m - memory: 256Mi + cpu: 2000m + memory: 512Mi limits: - cpu: 1000m - memory: 1Gi + cpu: 4000m + memory: 2048Gi livenessProbe: exec: command: