disable set for default for ssl

This commit is contained in:
2025-12-11 15:38:58 -06:00
parent fb667e69bd
commit 0765ad2336
4 changed files with 7 additions and 7 deletions

View File

@@ -330,7 +330,7 @@ recovery:
port: 5432
username: ""
database: "app"
sslMode: "verify-full"
sslMode: "disable"
passwordSecret:
# -- Whether to create a secret for the password