helm

RStudio Helm charts

Link to GitHub

Usage

  1. Install Helm. Please refer to Helm’s documentation for more information on getting started.

  2. Add the RStudio Helm repo:

    helm repo add rstudio https://helm.rstudio.com
    
  3. View charts:

    helm search repo rstudio
    
  4. Look at chart READMEs

Support

IMPORTANT:

These charts are provided as a convenience to RStudio customers and are not formally supported by RStudio. If you have questions about these charts, you can ask them in the issues in the repository or to your support representative, who will route them appropriately.

Bugs or feature requests should be opened in an issue.

Contributing

RStudio values your contributions! Please see CONTRIBUTING.md for more information.

License

MIT License