adjust postgresql-ha service port mappings
This commit is contained in:
parent
f108be0cd6
commit
c6fbb6d72e
2 changed files with 7 additions and 8 deletions
13
values.yaml
13
values.yaml
|
@ -490,13 +490,12 @@ postgresql-ha:
|
|||
enabled: true
|
||||
global:
|
||||
postgresql:
|
||||
auth:
|
||||
password: gitea
|
||||
database: gitea
|
||||
username: gitea
|
||||
service:
|
||||
ports:
|
||||
postgresql: 5432
|
||||
password: gitea
|
||||
database: gitea
|
||||
username: gitea
|
||||
service:
|
||||
ports:
|
||||
postgresql: 5432
|
||||
primary:
|
||||
persistence:
|
||||
size: 10Gi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue