Importing Applications and Managing the Application Lifecycle
Describes how to identify and debug issues while importing applications and managing the application lifecycle.
- Downloading the application chart version fails.
-
If downloading the application chart version fails, verify the chart is present in the chartmuseum repository.
- Importing applications results in an error.
-
If you get errors while importing applications,
- Check the error state in the application tile.
- Check job logs in ezapp-system namespace.
- Importing applications after fixing the application charts.
-
If you need to import the application after fixing the application chart, follow these steps:
- Delete the previously imported application.
- Update the chart version.
- Re-package the application.
- Import the re-packaged application.
- The Open button within the application tile is not working and the endpoint URL is missing from the tile.
-
Verify that
values.yaml
file includes theezua
section.