diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index c541f52..a8ed9dd 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: "" + volumeClaimName: "homarr-dev-restored-database" # Configuration pour le chart homarr (référence au secret créé par le template) envSecrets: diff --git a/helm/longhorn/dev/values.yaml b/helm/longhorn/dev/values.yaml index af4d14a..0dd1429 100644 --- a/helm/longhorn/dev/values.yaml +++ b/helm/longhorn/dev/values.yaml @@ -39,7 +39,6 @@ longhorn: # Nécessaire pour que les PVC puissent se lier aux volumes defaultClass: true defaultClassReplicaCount: 1 - volumeClaimName: "homarr-dev-restored" defaultSettings: defaultDataPath: /var/lib/longhorn