No Applications Available After Adding Helm Repository
Problem
- Applications are not seen in the UI after adding a new Helm repository.
- The Applications list is seen as empty, though the Helm repository might have applications. We see below logs:
Environment
Platform9 Managed Kubernetes
Cause
The monocular version used by PMK isn't recent, and it doesn't support URLs to point to packages directly. For ex: Technosophos Helm repository has:
The urls field above doesn't include the full path for the package but just the package name.
Resolution
Platform9 is aware about this issue and is working actively to mitigate this. If you are publishing your own Helm repository, please include the full path to the URLs and not just package names.
Was this page helpful?