From cc1e04e8eb2c69e5603bb1a1b0ada941981db268 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Fri, 16 Jan 2026 03:35:55 +0100 Subject: [PATCH] enable homarr-dev --- helm/homarr/{.dev => dev}/Chart.lock | 0 helm/homarr/{.dev => dev}/Chart.yaml | 0 helm/homarr/{.dev => dev}/charts/homarr-8.9.0.tgz | Bin .../templates/db-encryption-secret.yaml | 0 helm/homarr/{.dev => dev}/values.yaml | 2 +- 5 files changed, 1 insertion(+), 1 deletion(-) rename helm/homarr/{.dev => dev}/Chart.lock (100%) rename helm/homarr/{.dev => dev}/Chart.yaml (100%) rename helm/homarr/{.dev => dev}/charts/homarr-8.9.0.tgz (100%) rename helm/homarr/{.dev => dev}/templates/db-encryption-secret.yaml (100%) rename helm/homarr/{.dev => dev}/values.yaml (97%) diff --git a/helm/homarr/.dev/Chart.lock b/helm/homarr/dev/Chart.lock similarity index 100% rename from helm/homarr/.dev/Chart.lock rename to helm/homarr/dev/Chart.lock diff --git a/helm/homarr/.dev/Chart.yaml b/helm/homarr/dev/Chart.yaml similarity index 100% rename from helm/homarr/.dev/Chart.yaml rename to helm/homarr/dev/Chart.yaml diff --git a/helm/homarr/.dev/charts/homarr-8.9.0.tgz b/helm/homarr/dev/charts/homarr-8.9.0.tgz similarity index 100% rename from helm/homarr/.dev/charts/homarr-8.9.0.tgz rename to helm/homarr/dev/charts/homarr-8.9.0.tgz diff --git a/helm/homarr/.dev/templates/db-encryption-secret.yaml b/helm/homarr/dev/templates/db-encryption-secret.yaml similarity index 100% rename from helm/homarr/.dev/templates/db-encryption-secret.yaml rename to helm/homarr/dev/templates/db-encryption-secret.yaml diff --git a/helm/homarr/.dev/values.yaml b/helm/homarr/dev/values.yaml similarity index 97% rename from helm/homarr/.dev/values.yaml rename to helm/homarr/dev/values.yaml index 71d8a00..c6ca265 100644 --- a/helm/homarr/.dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -35,7 +35,7 @@ homarr: # -- homarr-database mount path inside the pod mountPath: "/appdata" # -- homarr-database optional volumeClaimName to target specific PV - volumeClaimName: "homarr-dev-restored" + volumeClaimName: "homarr-database" # Configuration pour le chart homarr (référence au secret créé par le template) envSecrets: