From c3110978c749a87aaae1791ac3ca0f9163f0ef0d Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 21 Jan 2025 05:01:41 -0600 Subject: [PATCH] update --- infra/longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/longhorn/values.yaml b/infra/longhorn/values.yaml index 5dec749..27d855f 100644 --- a/infra/longhorn/values.yaml +++ b/infra/longhorn/values.yaml @@ -45,7 +45,7 @@ longhorn: defaultFsType: ext4 defaultClassReplicaCount: 3 defaultDataLocality: disabled # best-effort otherwise - reclaimPolicy: Retain + reclaimPolicy: Delete migratable: false recurringJobSelector: enable: true