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: