From 63bf6fae774f2bcfd83474cb2a9c8a0fde0823a9 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Fri, 16 Jan 2026 03:49:51 +0100 Subject: [PATCH] update --- helm/homarr/dev/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index c6ca265..1c6198f 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -24,7 +24,7 @@ homarr: homarrDatabase: enabled: true # -- homarr-database persistent storage name - # name: "homarr-dev-restored" + name: "homarr-database" # -- homarr-database storage class name # Utilisation de Longhorn au lieu de local-path (qui n'existe pas) storageClassName: "longhorn-backup"