fix: change field names to match chart description
This commit is contained in:
parent
ca604ea456
commit
4afb957cd8
1 changed files with 3 additions and 3 deletions
|
|
@ -42,9 +42,9 @@ spec:
|
|||
enabled: true
|
||||
auth:
|
||||
existingSecret: forgejo-postgres
|
||||
usernameKey: username
|
||||
passwordKey: password
|
||||
databaseKey: database
|
||||
username: username
|
||||
password: password
|
||||
database: database
|
||||
primary:
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue