update
This commit is contained in:
@@ -9,6 +9,8 @@ longhorn:
|
|||||||
# Persistence
|
# Persistence
|
||||||
defaultSettings:
|
defaultSettings:
|
||||||
defaultDataPath: /var/lib/longhorn
|
defaultDataPath: /var/lib/longhorn
|
||||||
|
defaultDiskSelector: ""
|
||||||
|
defaultDataLocality: "best-effort"
|
||||||
defaultClassReplicaCount: 1
|
defaultClassReplicaCount: 1
|
||||||
# -- Permet de monter le volume même si 1 seul réplica est disponible
|
# -- Permet de monter le volume même si 1 seul réplica est disponible
|
||||||
allowVolumeCreationWithDegradedAvailability: true
|
allowVolumeCreationWithDegradedAvailability: true
|
||||||
|
|||||||
Reference in New Issue
Block a user