From 1dbe5dce3258a269608f4a390aca8fa0e1345e3c Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 16 Jan 2026 16:29:43 +1100 Subject: [PATCH] Update bitwarden pv --- adhoc-config/bitwarden-pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adhoc-config/bitwarden-pvc.yaml b/adhoc-config/bitwarden-pvc.yaml index 1c6452b..5899f11 100644 --- a/adhoc-config/bitwarden-pvc.yaml +++ b/adhoc-config/bitwarden-pvc.yaml @@ -33,7 +33,7 @@ metadata: spec: accessModes: - ReadWriteOnce - storageClassName: "" + storageClassName: local-storage resources: requests: storage: 2Gi