mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Minimum requirements (#12)
This commit is contained in:
parent
44923c45a9
commit
c3c7832127
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
* ### How do I change the amount of CPU or RAM?
|
||||
|
||||
By default, the container will be allowed to use a maximum of 2 CPU cores and 4 GB of RAM.
|
||||
By default, the container will be allowed to use a maximum of 2 CPU cores and 3 GB of RAM.
|
||||
|
||||
If you want to adjust this, you can specify the desired amount using the following environment variables:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue