This is the release page of TRaaS Stack Helm charts
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-chartsTo install the chart-name chart:
$ helm install chart-name traas-stack/chart-nameTo uninstall the chart:
$ helm uninstall chart-name