Skip to content

Commit

Permalink
Actually use the proper overrides.
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Nov 11, 2024
1 parent ae08749 commit 1f79af1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Charts/ldtteam-authentication-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ postgresql:
enabled: true
global:
postgresql:
postgresqlDatabase: "donator-auth"
postgresqlUsername: "ldtteam-donator-auth"
postgresqlPassword: "DonatorAuth1!"
servicePort: "5432"
auth:
username: "ldtteam-donator-auth"
password: "DonatorAuth1!"
database: "donator-auth"

0 comments on commit 1f79af1

Please sign in to comment.