mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Adjust RAM_SIZE for Kubernetes (#13)
This commit is contained in:
parent
c3c7832127
commit
63bd045961
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ spec:
|
|||
privileged: true
|
||||
env:
|
||||
- name: RAM_SIZE
|
||||
value: 4G
|
||||
value: 3G
|
||||
- name: CPU_CORES
|
||||
value: "2"
|
||||
- name: DISK_SIZE
|
||||
|
|
|
|||
Loading…
Reference in a new issue