You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're using connection string, but there's apparently an issue with DO's managed postgres/ssl and the k8s config at the moment or at least I haven't figured it out.
Update k8s db secret to include the whole db config
Update database/index.ts to use the config object instead of the URL
The text was updated successfully, but these errors were encountered:
see this issue
Currently we're using connection string, but there's apparently an issue with DO's managed postgres/ssl and the k8s config at the moment or at least I haven't figured it out.
database/index.ts
to use the config object instead of the URLThe text was updated successfully, but these errors were encountered: