Memory / Disk: you can use something like 8Gb / 20 Gb
Deployment: Docker Compose
Airbyte Version: What version are you using now? v0.40.23
Source name/version: PostgreSQL / 15
Destination name/version: PostgreSQL / 15
Step: creating the destination
Description:
When I try to enable SSL with verify-ca, I’m not seeing necessary fields like client cert and client key. I managed to fill these fields by switching to verify-full and adding a volume mount to /etc/hosts with the entry for my CloudSQL instance. However, now I’m seeing an nginx timeout when trying to connect. Like I said in the title: non-SSL works fine, so it isn’t network related.