fluxcd / flux2

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
https://fluxcd.io
Apache License 2.0
6.36k stars 592 forks source link

Docs: proxy environment variables or secrets #4276

Open kingdonb opened 11 months ago

kingdonb commented 11 months ago

https://fluxcd.io/flux/installation/configuration/proxy-setting/#using-https-proxy-for-egress-traffic

In the installation guide for configuration, the proxy-setting page has this proxy settings description where I think somewhat outdatedly fails to mention there is the possibility of configuring proxy via a secret.

Are these global proxy settings still relevant? I think so, but we'll want to add a reference to https://fluxcd.io/flux/components/source/gitrepositories/#proxy-secret-reference to this section so people are not left thinking this is the only way to configure proxy settings.

stefanprodan commented 5 months ago

As fas as I'm aware only GitRepo has a proxy field all other sources need a globally set proxy in the controller.