Bump the gitea data storage to 20GB

This commit is contained in:
Greg 2019-02-25 13:29:09 +01:00
parent 278e6a9cd7
commit 069502d056
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storage: 20Gi
---
apiVersion: v1
kind: Service