Creating a Helm Microservice

There are two ways of creating a Helm microservice. One way has been discussed in the previous section of managing Helm charts.

The other way to create a Helm microservice is to navigate to the “Microservices” screen from the left side-bar which displays a list of all the Helm and custom microservices within that project on Ozone.

Click on “+ New Microservice” and choose “Helm Microservice”.

Add details like the name, description and the environment against which it has to be mapped. Select the Helm chart required and click on “+ Create”. The new Helm microservice should then be visible in the microservices list view screen.

Last updated