From ed89c7d608bd531f301e5b0b283953752d00abe9 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 9 Dec 2022 16:54:54 -0600 Subject: [PATCH] update replica --- longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longhorn/values.yaml b/longhorn/values.yaml index d3c995b..5d71595 100644 --- a/longhorn/values.yaml +++ b/longhorn/values.yaml @@ -47,7 +47,7 @@ longhorn: persistence: defaultClass: true defaultFsType: ext4 - defaultClassReplicaCount: 1 + defaultClassReplicaCount: 2 defaultDataLocality: disabled # best-effort otherwise reclaimPolicy: Retain migratable: false