Fix database SSL configuration - disable SSL for Cloud SQL Proxy connection

This commit is contained in:
Backstage Deploy 2026-01-14 16:17:55 +05:30
parent 80161b16d4
commit 37151f75e9

View File

@ -36,8 +36,6 @@ data:
user: ${POSTGRES_USER}
password: ${POSTGRES_PASSWORD}
database: {{ .Values.database.name }}
ssl:
rejectUnauthorized: false
auth:
keys: