From 318c50bcf97890e1a38a70400a58ea274015bf49 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 27 May 2024 17:23:17 +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 701dff5..efdda11 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: