diff --git a/cluster/apps/gitea/gitea-pvc.yml b/cluster/apps/gitea/gitea-pvc.yml index 93be0cf..54f0fd9 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: 15Gi + storage: 10Gi