Install a Custom Helm Chart
Learn how to configure and install a custom Helm chart.
We'll cover the following
Configure front-end and back-end services
To make use of the Helm chart that has been just built we need to provide some values, e.g., a Docker image name and a tag. So, let’s define YAML files for the frontend and backend.
First, let’s do it for a front-end application by creating a separate /kanban-frontend.yaml
file, as follows:
Get hands-on with 1400+ tech skills courses.