adding persistence.defaultDataLocality to questions.yaml
Signed-off-by: Jan Esser <jesser@gmx.de>
This commit is contained in:
parent
18e294ebb5
commit
14c5434335
@ -516,6 +516,15 @@ WARNING:
|
|||||||
min: 1
|
min: 1
|
||||||
max: 10
|
max: 10
|
||||||
default: 3
|
default: 3
|
||||||
|
- variable: persistence.defaultDataLocality
|
||||||
|
description: "Set data locality for Longhorn StorageClass"
|
||||||
|
label: Default Storage Class Data Locality
|
||||||
|
group: "Longhorn Storage Class Settings"
|
||||||
|
type: enum
|
||||||
|
options:
|
||||||
|
- "disabled"
|
||||||
|
- "best-effort"
|
||||||
|
default: "disabled"
|
||||||
- variable: persistence.recurringJobSelector.enable
|
- variable: persistence.recurringJobSelector.enable
|
||||||
description: "Enable recurring job selector for Longhorn StorageClass"
|
description: "Enable recurring job selector for Longhorn StorageClass"
|
||||||
group: "Longhorn Storage Class Settings"
|
group: "Longhorn Storage Class Settings"
|
||||||
|
Loading…
Reference in New Issue
Block a user