From 7a211c22f0b26c9965cdf1da26cdfb083501dc79 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 1 Mar 2025 17:09:48 +0100 Subject: [PATCH] Change size pvc --- whisper-webui/app-claim0-persistentvolumeclaim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whisper-webui/app-claim0-persistentvolumeclaim.yaml b/whisper-webui/app-claim0-persistentvolumeclaim.yaml index 9115cc2..e37821a 100644 --- a/whisper-webui/app-claim0-persistentvolumeclaim.yaml +++ b/whisper-webui/app-claim0-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi