mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-22 02:28:53 +03:00
971e5f561b
* Add authentication support for custom CNI Helm repository Pass optional Helm repository username and password values to the custom CNI chart configuration. These values use default(omit) so authentication fields are only included when explicitly defined by the user. * Document custom CNI Helm repository authentication variables Add commented sample variables for configuring a username and password when the custom CNI Helm repository requires authentication. * Address Copilot documentation feedback Document paired repository credentials and secure password storage. Remove authentication placeholders from the public Cilium example.