fix: fix wrong secret name for postgres
This commit is contained in:
parent
37289972d8
commit
e41d6cc208
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ spec:
|
|||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: forgejo-postgresql
|
||||
existingSecret: forgejo-postgres
|
||||
usernameKey: postgres-user
|
||||
passwordKey: postgres-password
|
||||
databaseKey: postgres-db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue