Skip to content

castai/helm-charts

Repository files navigation

CAST AI Kubernetes helm charts

License

Usage

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 castai-helm https://castai.github.io/helm-charts

You can then run helm search repo castai-helm to see the charts.

Contribution

Updates to helm charts should also contain doc updates. We use helm-docs to generate docs.

To install helm-docs, run:

brew install norwoodj/tap/helm-docs

To generate docs, run:

cd charts/CHART_NAME
helm-docs

License

Apache 2.0 License.