From c3c78321277d29442902f2dded8b3de1005b539a Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Jun 2024 22:57:53 +0200 Subject: [PATCH] docs: Minimum requirements (#12) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index afa397b..475eb94 100644 --- a/readme.md +++ b/readme.md @@ -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: