From 2cd44cd5b2b273cff773f890e398be6b94e5a7ec Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 2 Dec 2023 15:19:18 +0000 Subject: [PATCH] Update file values.yaml --- longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longhorn/values.yaml b/longhorn/values.yaml index 607e31f..5343300 100644 --- a/longhorn/values.yaml +++ b/longhorn/values.yaml @@ -47,7 +47,7 @@ longhorn: persistence: defaultClass: true defaultFsType: ext4 - defaultClassReplicaCount: 1 + defaultClassReplicaCount: 3 defaultDataLocality: disabled # best-effort otherwise reclaimPolicy: Retain migratable: false