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