Commit Graph

2 Commits

Author SHA1 Message Date
Evgeny L fe91d22a9d Fix Armada proxy override and update the docs
Global proxy configuration for Armada breaks connectivity [1]
to Tiller. As a workaround every chart should have "proxy_server"
parameter specified, when running behind the proxy.
This patch also extracts all proxy related configurations into
a separate section.

[1] http://lists.airshipit.org/pipermail/airship-discuss/2018-December/000202.html

Change-Id: If41131c891b5f226c1d4ed85a210a5801effcfe2
2019-01-14 16:27:09 +00:00
Evgeny L 407396a666 Add proxy override for Armada chart
Armada service may require the access to external repositories,
add proxy configuration to be able to install it behind the proxy.

Change-Id: I30f6ce6256e234b33f5fbce80387290d2cdb40c1
2018-12-11 22:41:49 +00:00