Skip to content

Commit

Permalink
fix authelia secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Serubin committed Jul 3, 2024
1 parent 6499b25 commit b94902d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prod/authelia/postgres.hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
auth:
username: authelia
database: authelia
existingSecret: tandoor-secrets
existingSecret: authelia-secrets
secretKeys:
adminPasswordKey: "POSTGRES_ROOT_PASSWORD"
userPasswordKey: "POSTGRES_PASSWORD"

0 comments on commit b94902d

Please sign in to comment.