Enable GatewayPorts in sshd_config, for proxying in services into minikube
parent
2d85a7ffbc
commit
6a9031aaf6
|
|
@ -84,7 +84,7 @@ AuthorizedKeysFile .ssh/authorized_keys
|
|||
|
||||
#AllowAgentForwarding yes
|
||||
#AllowTcpForwarding yes
|
||||
#GatewayPorts no
|
||||
GatewayPorts yes
|
||||
#X11Forwarding no
|
||||
#X11DisplayOffset 10
|
||||
#X11UseLocalhost yes
|
||||
|
|
|
|||
Loading…
Reference in New Issue