From b66e5d2a1f56f8f9ccacc39626a06a916fe96afb Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 2 Apr 2024 00:08:49 +0200 Subject: [PATCH] adjustment --- infrastructure/04-longhorn/base/values.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/infrastructure/04-longhorn/base/values.yaml b/infrastructure/04-longhorn/base/values.yaml index 40d5f28..6a0e884 100644 --- a/infrastructure/04-longhorn/base/values.yaml +++ b/infrastructure/04-longhorn/base/values.yaml @@ -38,9 +38,6 @@ 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 - # -- Node selector for system-managed Longhorn components. - systemManagedComponentsNodeSelector: - region: local longhornManager: # -- Node selector for Longhorn Manager. Specify the nodes allowed to run Longhorn Manager.