From 22ab0965b0061272df4128e07bf7e9636fa48c5b Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Fri, 16 Jan 2026 03:18:40 +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 5b182dd..b8ba5fa 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-database" + name: "homarr-database-restored" # -- homarr-database storage class name # Utilisation de Longhorn au lieu de local-path (qui n'existe pas) storageClassName: "longhorn-backup"