Skip to content

Commit b826a5d

Browse files
committed
Update deployment.yaml
1 parent 7562ffa commit b826a5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

my-apps/home/project-zomboid/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
- name: MIN_MEMORY
5151
value: "2048m"
5252
- name: MAX_MEMORY
53-
value: "4096m"
53+
value: "10240m"
5454
- name: PORT
5555
value: "16261"
5656
- name: MODFOLDERS
@@ -73,7 +73,7 @@ spec:
7373
memory: 2Gi
7474
cpu: "1"
7575
limits:
76-
memory: 6Gi
76+
memory: 12Gi
7777
cpu: "4"
7878
volumes:
7979
- name: data

0 commit comments

Comments
 (0)