From e9ec17d7c8fe147833d188299831ad28d5733228 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 28 Oct 2025 16:36:35 +0100 Subject: [PATCH] longhorn debug --- argocd/apps/longhorn/values-longhorn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/longhorn/values-longhorn.yaml b/argocd/apps/longhorn/values-longhorn.yaml index 9cc6c22..e09e6f9 100644 --- a/argocd/apps/longhorn/values-longhorn.yaml +++ b/argocd/apps/longhorn/values-longhorn.yaml @@ -30,7 +30,7 @@ spec: defaultSettings: storageOverProvisioningPercentage: "200" storageMinimalAvailablePercentage: "10" - storageReservedPercentageForDefaultDisk: 10 + storageReservedPercentageForDefaultDisk: "10" defaultReplicaCount: '{"v1":"2","v2":"2"}' replicaAutoBalance: "best-effort" disableRevisionCounter: '{"v1":"true"}'