Port 22
ListenAddress 0.0.0.0
HostKey /etc/ssh/ssh_host_ed25519_key
PubkeyAuthentication yes
PasswordAuthentication no
PermitRootLogin no
UsePAM no
AllowUsers harbor-admin harbor-testend
AuthorizedKeysFile .ssh/authorized_keys
Subsystem sftp internal-sftp
