scalarflow-helm-charts

Scalar Helm Charts Repository

Release Charts

This directory contains the following helm charts.

Prerequisites

Usage

Helm

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add scalarflow https://scalar-labs.github.io/scalarflow-helm-charts

You can then run helm search repo scalarflow to see the ScalarFlow charts.
Also, you can see all the versions by helm search repo scalarflow --versions command.

Contributing

This repo is mainly maintained by the Scalar Engineering Team, but of course we appreciate any help.