Update readme.md
This commit is contained in:
parent
43edc544ae
commit
43d9c4ef5d
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
* ### How do I change the amount of CPU or RAM?
|
||||
|
||||
By default, the container is allowed to use a maximum of 1 CPU core and 1 GB of RAM.
|
||||
By default, the container will be allowed to use a maximum of 1 CPU core and 1 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