change pvc homarr
This commit is contained in:
@@ -35,7 +35,7 @@ homarr:
|
|||||||
# -- homarr-database mount path inside the pod
|
# -- homarr-database mount path inside the pod
|
||||||
mountPath: "/appdata"
|
mountPath: "/appdata"
|
||||||
# -- homarr-database optional volumeClaimName to target specific PV
|
# -- 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)
|
# Configuration pour le chart homarr (référence au secret créé par le template)
|
||||||
envSecrets:
|
envSecrets:
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ longhorn:
|
|||||||
# Nécessaire pour que les PVC puissent se lier aux volumes
|
# Nécessaire pour que les PVC puissent se lier aux volumes
|
||||||
defaultClass: true
|
defaultClass: true
|
||||||
defaultClassReplicaCount: 1
|
defaultClassReplicaCount: 1
|
||||||
volumeClaimName: "homarr-dev-restored"
|
|
||||||
|
|
||||||
defaultSettings:
|
defaultSettings:
|
||||||
defaultDataPath: /var/lib/longhorn
|
defaultDataPath: /var/lib/longhorn
|
||||||
|
|||||||
Reference in New Issue
Block a user