All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m21s
16 lines
No EOL
406 B
Text
16 lines
No EOL
406 B
Text
Port 22
|
|
Protocol 2
|
|
PermitRootLogin no
|
|
PubkeyAuthentication yes
|
|
HostKey /var/lib/k8s-mgmt-pod/ssh_host_rsa_key
|
|
HostKey /var/lib/k8s-mgmt-pod/ssh_host_ecdsa_key
|
|
HostKey /var/lib/k8s-mgmt-pod/ssh_host_ed25519_key
|
|
AuthorizedKeysFile .ssh/authorized_keys
|
|
UsePAM yes
|
|
X11Forwarding no
|
|
AllowTcpForwarding no
|
|
AllowAgentForwarding no
|
|
PermitEmptyPasswords no
|
|
PrintMotd no
|
|
ClientAliveInterval 300
|
|
ClientAliveCountMax 2 |