paperless init

This commit is contained in:
2024-04-02 13:56:29 +02:00
parent f8578d337b
commit 761a6222fa
13 changed files with 272 additions and 2 deletions

View File

@ -38,6 +38,8 @@ defaultSettings:
createDefaultDiskLabeledNodes: false
# -- Default number of replicas for volumes created using the Longhorn UI. For Kubernetes configuration, modify the `numberOfReplicas` field in the StorageClass. The default value is "3".
defaultReplicaCount: 1
systemManagedComponentsNodeSelector: "region:local"
longhornManager:
# -- Node selector for Longhorn Manager. Specify the nodes allowed to run Longhorn Manager.