The code is provided as-is with no warranties.
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 saucelabs https://opensource.saucelabs.com/helm-charts
You can then run helm search repo saucelabs
to see the charts.
To install a chart chartName
from the repo, run:
helm install your-chart-name saucelabs/chartName