Update k8s/apps/n8n/deployment-worker.yaml

This commit is contained in:
2026-02-06 12:56:26 +00:00
parent e7e066587f
commit dbb9722840
+4 -4
View File
@@ -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: