fix: use standarts for postgres
This commit is contained in:
parent
2dc09f863a
commit
246c3b717d
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ spec:
|
|||
enabled: true
|
||||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: gitea-postgres
|
||||
# auth:
|
||||
# existingSecret: gitea-postgres
|
||||
# usernameKey: postgres-user
|
||||
# passwordKey: postgres-password
|
||||
# databaseKey: postgres-db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue