change pvc homarr
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user