Stanislav Egorov bccfe4b1ff Use proxy settings from env vars
For the labs behind the corporate proxy we need to define proxy settings as env vars.
Inside Ironic pod there is init-bootstrap container which is using curl with external
URLs. This change introduces the env vars for proxy in the ConfigMap mounted to all
Ironic containers in the pod. Also Ephemeral Secret now has an option to use proxy.

Relates-To: #355

Change-Id: I4f1c61c8381d57e4ad8adc063434468fdfa0e959
2020-10-06 17:22:26 +00:00
..
2020-09-10 12:11:10 -07:00
2020-09-10 12:11:10 -07:00
2020-03-20 10:22:31 +04:00

Function: baremetal-operator

This function defines a deployment of the Metal3 baremetal-operator, including both the operator itself and Ironic.

Optional: a versions-airshipctl VariableCatalogue may be used to override the default container images. A base example for this catalogue can be found in the airshipctl-catalogues function. If using the catalogue, apply the replacements/ entrypoint at the site level, as a Kustomize transformer.