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