A Flux GitRepository or HelmRepository source cannot be reached or authenticated. This prevents Flux from syncing applications. Verify source connectivity, credentials, and repository configuration.
Fixes Flux source not ready
# Flux source not readyFlux source not ready
Flux CD uses Source objects (GitRepository, HelmRepository, etc.) to define where to fetch manifests and charts. When a source cannot be accessed, cloned, or authenticated, Flux marks it as NotReady and cannot proceed with reconciliation. This blocks all dependent Kustomizations and HelmReleases.
View the source status