fix: make changes to try a fix
This commit is contained in:
parent
246c3b717d
commit
9a461d7711
1 changed files with 5 additions and 5 deletions
|
|
@ -21,11 +21,11 @@ spec:
|
|||
enabled: true
|
||||
postgresql:
|
||||
enabled: true
|
||||
# auth:
|
||||
# existingSecret: gitea-postgres
|
||||
# usernameKey: postgres-user
|
||||
# passwordKey: postgres-password
|
||||
# databaseKey: postgres-db
|
||||
auth:
|
||||
existingSecret: gitea-postgres
|
||||
usernameKey: username
|
||||
passwordKey: password
|
||||
databaseKey: database
|
||||
postgresql-ha:
|
||||
enabled: false
|
||||
persistence:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue