fix(gitea): increase PostgreSQL primary persistence size from 25i to 8Gi
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
348e08fb66
commit
9f115274e7
@ -117,7 +117,7 @@ postgresql:
|
||||
postgresql: 5432
|
||||
primary:
|
||||
persistence:
|
||||
size: 25i
|
||||
size: 8Gi
|
||||
checkDeprecation: true
|
||||
test:
|
||||
enabled: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user