mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 23:30:07 +07:00
refactor(longhorn): auto release volumes when node is down
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
longhorn:
|
||||
defaultSettings:
|
||||
nodeDownPodDeletionPolicy: delete-both-statefulset-and-deployment-pod
|
||||
persistence:
|
||||
# If you have three or more nodes for storage, use 3; otherwise use 2
|
||||
defaultClassReplicaCount: 2 # TODO run DR test to see if we actually need 3
|
||||
|
Reference in New Issue
Block a user