Failed To Fetch Helm Values File | Failed To Download Artifact Work
: If the values file is stored in a private repository (OCI, Git, or Artifactory), the controller may lack the necessary image pull secrets or tokens to authorize the download.
For OCI registries, ensure the URL starts with oci:// and that you have performed a helm registry login if running manually. 4. Debug Network Connectivity failed to fetch helm values file failed to download artifact
This issue is often caused by incorrect file paths, authentication failures, or network restrictions. Common Root Causes : If the values file is stored in
: Restrictive Kubernetes network policies or firewall rules might be blocking the source-controller from reaching the external registry. failed to fetch helm values file failed to download artifact