feat(gitea): enable volume permissions for PostgreSQL configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
9f115274e7
commit
32e112cb2b
@ -118,6 +118,8 @@ postgresql:
|
|||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
size: 8Gi
|
size: 8Gi
|
||||||
|
volumePermissions:
|
||||||
|
enabled: true
|
||||||
checkDeprecation: true
|
checkDeprecation: true
|
||||||
test:
|
test:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user