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
|
postgresql: 5432
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
size: 25i
|
size: 8Gi
|
||||||
checkDeprecation: true
|
checkDeprecation: true
|
||||||
test:
|
test:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user