From 43d9c4ef5df40931e9b523edae83b7d0da3c063a Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 26 May 2024 13:18:31 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 241b665..4831f2d 100644 --- a/readme.md +++ b/readme.md @@ -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: