Closed as not planned
Closed as not planned
Description
As part of the Installer work to introduce support for HTTP_PROXY, we have created a ProxyEnv
function that injects the six envvars from a customisable secret - see code.
Both the imagebuild and workspace templates require these six envvars in the workspace.
It would be a useful feature if we could add envvars into the workspace template configmap. This would allow for the envvars to be injected into the workspace so that the actual configuration can be driven by the Installer without having to repeat the functionality in multiple parts of the codebase.