mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
7 lines
273 B
YAML
7 lines
273 B
YAML
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
|