From 59574419c08a8f88f5c4872b15d0e1f14d60924d Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Fri, 16 Jan 2026 03:29:28 +0100 Subject: [PATCH] name --- 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 41b22a5..71d8a00 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-dev-restored" # -- homarr-database storage class name # Utilisation de Longhorn au lieu de local-path (qui n'existe pas) storageClassName: "longhorn-backup"