Skip to content

castai/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

make docs-{chart-name}

Or to generate docs for all charts, run:

make docs-all

License

Apache 2.0 License.