Skip to content

Use helm chart to deploy an application

Kamil Trzciński requested to merge use-helm-chart-to-deploy-application into master

This MR does change a hand-made scripts to use Helm charts to deploy the application.

It also implements a check if users project does have charts/Chart.yaml it will use charts/ instead of bundled chart.

Merge request reports