An open API service indexing awesome lists of open source software.

https://github.com/rqlite/helm-charts

Helm charts for rqlite
https://github.com/rqlite/helm-charts

Last synced: 5 months ago
JSON representation

Helm charts for rqlite

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/rqlite/helm-charts/blob/master/LICENSE)
[![Release Status](https://github.com/rqlite/helm-charts/workflows/Release%20Charts/badge.svg)](https://github.com/rqlite/helm-charts/actions)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/rqlite)](https://artifacthub.io/packages/helm/rqlite/rqlite)

# rqlite Helm Charts

A repository of Helm charts for the rqlite project.

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is installed, add the repo:

```sh
helm repo add rqlite https://rqlite.github.io/helm-charts
```

Currently this repo only contains a single chart, for rqlite itself.

👉 See the [rqlite chart
documentation](https://github.com/rqlite/helm-charts/tree/master/charts/rqlite).

## License

[MIT License](https://github.com/rqlite/helm-charts/blob/master/LICENSE).