Systems with the HTTP_PROXY or HTTPS_PROXY environment variables configured will find that these proxy configurations are not honored by Bitfusion.
This is caused by a design decision within Bitfusion to avoid in-cluster bottlenecks when proxies are present.
To force Bitfusion to use the HTTP_PROXY and HTTPS_PROXY system variables, set the BF_USE_PROXY environment variable to 1:
# export BF_USE_PROXY=1