You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2021. It is now read-only.
This issue for explaining that we cannot use monocular behind a proxy.
WHY?
Because, we cannot add a proxy though values.yaml
The new delivery (1.0) is based on jobs for synchronizing charts repositories.
A first one for the from scratch deployment and another one for the refresh mechanism.
Unfortunately, we cannot configure those jobs with dedicated proxy for downloading charts.
It will be nice to be able to add env vars (HTTP_PROXY, HTTPS_PROXY and NO_PROXY) at values level....