adjustment

This commit is contained in:
2024-04-02 00:08:49 +02:00
parent ad92e4bde3
commit b66e5d2a1f

View File

@ -38,9 +38,6 @@ defaultSettings:
createDefaultDiskLabeledNodes: false 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". # -- 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 defaultReplicaCount: 1
# -- Node selector for system-managed Longhorn components.
systemManagedComponentsNodeSelector:
region: local
longhornManager: longhornManager:
# -- Node selector for Longhorn Manager. Specify the nodes allowed to run Longhorn Manager. # -- Node selector for Longhorn Manager. Specify the nodes allowed to run Longhorn Manager.