docs: Minimum requirements (#12)

This commit is contained in:
Kroese 2024-06-03 22:57:53 +02:00 committed by GitHub
parent 44923c45a9
commit c3c7832127
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: