From d6d6a3f5c242bab652a32c1f5490f92c36ce923e Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 20 Apr 2025 09:54:04 +0530 Subject: [PATCH] increase storage --- cluster/apps/gitea/gitea-pvc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitea/gitea-pvc.yml b/cluster/apps/gitea/gitea-pvc.yml index dbbd671..93be0cf 100644 --- a/cluster/apps/gitea/gitea-pvc.yml +++ b/cluster/apps/gitea/gitea-pvc.yml @@ -38,4 +38,4 @@ spec: storageClassName: longhorn resources: requests: - storage: 5Gi + storage: 15Gi