values edited
This commit is contained in:
@ -39,17 +39,17 @@ defaultSettings:
|
|||||||
# -- 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
|
||||||
|
|
||||||
systemManagedComponentsNodeSelector: "region:local"
|
# 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.
|
||||||
nodeSelector:
|
# nodeSelector:
|
||||||
"region": "local"
|
# "region": "local"
|
||||||
|
|
||||||
longhornDriverDeployer:
|
# longhornDriverDeployer:
|
||||||
# -- Node selector for Longhorn UI. Specify the nodes allowed to run Longhorn UI.
|
# # -- Node selector for Longhorn UI. Specify the nodes allowed to run Longhorn UI.
|
||||||
nodeSelector:
|
# nodeSelector:
|
||||||
"region": "local"
|
# "region": "local"
|
||||||
|
|
||||||
longhornUI:
|
longhornUI:
|
||||||
# -- Replica count for Longhorn UI.
|
# -- Replica count for Longhorn UI.
|
||||||
|
Reference in New Issue
Block a user