From 2fa0455a8c62d242cd2a52254f21dc8415c08e25 Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Sat, 9 May 2026 11:00:02 +0200 Subject: [PATCH] fix: enable pvc resizing --- .../infrastructure/storage/democratic-csi/app/helmrelease.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kubernetes/apps/infrastructure/storage/democratic-csi/app/helmrelease.yaml b/kubernetes/apps/infrastructure/storage/democratic-csi/app/helmrelease.yaml index e37a20c67..92a3ada36 100644 --- a/kubernetes/apps/infrastructure/storage/democratic-csi/app/helmrelease.yaml +++ b/kubernetes/apps/infrastructure/storage/democratic-csi/app/helmrelease.yaml @@ -43,9 +43,8 @@ spec: - --enable-capacity=true - --capacity-ownerref-level=1 - # distributed support is not yet ready externalResizer: - enabled: false + enabled: true externalSnapshotter: enabled: true