I’ve deployed my N8N server as container on google cloud run service to make it as global (anyone who in my organization can access) but when leave this N8N container for 2-3 days and login again user/pass and workflows which already had been created on N8N before were gone.
Note: On google, I’ve create cloud SQL instance instance and database to collect these N8N states on database which is Postgres 17.
Is there any suggestion or how to debug ?