more postgresql-ha adjustments
This commit is contained in:
parent
46fb4d8026
commit
de1d5af8c8
2 changed files with 7 additions and 7 deletions
|
@ -489,14 +489,14 @@ redis-cluster:
|
|||
postgresql-ha:
|
||||
enabled: true
|
||||
global:
|
||||
postgresql-ha:
|
||||
postgresql:
|
||||
auth:
|
||||
password: gitea
|
||||
database: gitea
|
||||
username: gitea
|
||||
service:
|
||||
ports:
|
||||
postgresql-ha: 5432
|
||||
postgresql: 5432
|
||||
primary:
|
||||
persistence:
|
||||
size: 10Gi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue