Skip to content

traas-stack/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRaaS Stack Helm Charts

This is the release page of TRaaS Stack Helm charts

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

To install the chart-name chart:

$ helm install chart-name traas-stack/chart-name

To uninstall the chart:

$ helm uninstall chart-name