mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: dev with ssh works well
This commit is contained in:
@@ -129,7 +129,6 @@ func (svr *Server) Proxy(req *rpc.ConnectRequest, resp rpc.Daemon_ProxyServer) e
|
||||
log.Errorf("create remote inbound pod failed: %s", err.Error())
|
||||
return err
|
||||
}
|
||||
util.Print(out, "Now you can access resources in the kubernetes cluster, enjoy it :)")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user