fix: fix wrong secret name for postgres

This commit is contained in:
Patryk Hegenberg 2025-05-26 08:10:10 +02:00
parent 37289972d8
commit e41d6cc208

View file

@ -41,7 +41,7 @@ spec:
postgresql:
enabled: true
auth:
existingSecret: forgejo-postgresql
existingSecret: forgejo-postgres
usernameKey: postgres-user
passwordKey: postgres-password
databaseKey: postgres-db