Update k8s/apps/n8n/deployment-worker.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 5s

This commit is contained in:
ab
2026-02-06 12:56:26 +00:00
parent e7e066587f
commit dbb9722840

View File

@@ -77,11 +77,11 @@ spec:
mountPath: /home/node/.n8n mountPath: /home/node/.n8n
resources: resources:
requests: requests:
cpu: 100m cpu: 2000m
memory: 256Mi memory: 512Mi
limits: limits:
cpu: 1000m cpu: 4000m
memory: 1Gi memory: 2048Gi
livenessProbe: livenessProbe:
exec: exec:
command: command: