helm-charts

Rotational Helm Charts

Artifact Hub

Helm charts for Kubernetes deployment of Rotational services.

Usage

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

Once Helm has been set up correctly, add the repo as follows:

$ helm repo add rotational https://helm.rotational.dev

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo rotational to see the charts.

Available Charts

Debugging Templates

For example, to debug the Endeavor charts; in the charts/endeavor directory, run:

$ helm template --debug endeavor . --values ci/all-values.yaml