From 21d00830e3dab90e2a512e3d6bdce73f08e02ef9 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Sat, 3 May 2025 18:42:26 +0800 Subject: [PATCH] fix(immich): expand data PVC --- kube/deploy/apps/immich/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/immich/ks.yaml b/kube/deploy/apps/immich/ks.yaml index cddf15fe..dff13034 100644 --- a/kube/deploy/apps/immich/ks.yaml +++ b/kube/deploy/apps/immich/ks.yaml @@ -33,7 +33,7 @@ spec: postBuild: substitute: PVC: "immich-data" - SIZE: "400Gi" + SIZE: "430Gi" CACHESIZE: "10Gi" SC: &sc "file" SNAP: *sc