Deploy Scalar products using Scalar Helm Charts
This document explains how to deploy Scalar products using Scalar Helm Charts. If you want to test Scalar products on your local environment using a minikube cluster, please refer to the following getting started guide.
Prerequisites
Install the helm command
You must install the helm command to use Scalar Helm Charts. Please install the helm command according to the Helm document.
Add the Scalar Helm Charts repository
helm repo add scalar-labs https://scalar-labs.github.io/helm-charts
helm repo update scalar-labs