is it possible to use hyperdrive via cloudflare tunnel?

I'm using hyperdrive for a self-hosted postgresql server, this works well... but the service needs to be public to the internet. I've also got cloudflare tunnel running that currently just handles http traffic. But is it possible to get the TCP connection to the postgresql server go through the tunnel, and then expose it via hyperdrive?
Was this page helpful?