mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ spec:
|
||||
mountPath: "/home/node/.n8n"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 300m
|
||||
cpu: 400m
|
||||
memory: 1Gi
|
||||
limits:
|
||||
cpu: 1000m
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ spec:
|
||||
cpu: "1"
|
||||
memory: "600Mi"
|
||||
requests:
|
||||
cpu: "0.4"
|
||||
cpu: "0.2"
|
||||
memory: "300Mi"
|
||||
|
||||
---
|
||||
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
- containerPort: 8000
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.5"
|
||||
cpu: "0.2"
|
||||
memory: "256Mi"
|
||||
requests:
|
||||
cpu: "0.1"
|
||||
|
||||
Reference in New Issue
Block a user