Add external Components to Applications
You have developed a microservice and have a ready to use helm chart and image available.
You have developed a microservice and have a ready to use helm chart and image available.
In this course, you will learn everything important around application composition within . You will also practice how to compose an application.
If a Service is deployed through an Application, changes made in the design or the implementation of the Service will not automatically be reflected in the deployed Application. Instead, the Application needs to be explicitly adapted to use a newer version of the Service component in order to apply the changes.
You want to deploy your built frontend through an application in the Workbench and provide a route for it so that it is ready to use.