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.
Content on this page reflects earlier versions of the and will be updated soon.
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.