SSH could not establish connection

I don’t have much experience using SSH but I was trying to SSH into gitpod and thought I set it up correctly

image

Here is the ssh config file

Host gitpod-instance-dagster-REST
HostName xx-dagsterrests-s5avt31moam.ssh.ws-us104.gitpod.io
User xx-dagsterrests-s1avt31moam
IdentityFile ~/.ssh/id_ed25519

I also wanted to use Gitpod. I didn’t work via the Gitpod extension nor with a SSH connection.