From 2bf22d9497cc3c047d79dcf441ce7726a403f20a Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sat, 30 Sep 2023 19:53:22 +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 3cd0585..afdcaff 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Press + or - buttons to increase or decrease the game screen. ## Persistence -"Kinv" uses Redis for save and manage data. Redis is configured with "appendonly". +K-inv uses Redis for save and manage data. Redis is configured with "appendonly". At moment the helm chart does not support PersistentVolumes but this task is in the to do list...