fix: make changes to try a fix

This commit is contained in:
Patryk Hegenberg 2025-05-26 11:40:39 +02:00
parent 246c3b717d
commit 9a461d7711

View file

@ -21,11 +21,11 @@ spec:
enabled: true
postgresql:
enabled: true
# auth:
# existingSecret: gitea-postgres
# usernameKey: postgres-user
# passwordKey: postgres-password
# databaseKey: postgres-db
auth:
existingSecret: gitea-postgres
usernameKey: username
passwordKey: password
databaseKey: database
postgresql-ha:
enabled: false
persistence: