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

https://github.com/pyrra-dev/helm-charts

Kubernetes Helm charts to run Pyrra
https://github.com/pyrra-dev/helm-charts

Last synced: 4 months ago
JSON representation

Kubernetes Helm charts to run Pyrra

Awesome Lists containing this project

README

          

# Helm charts for Pyrra

## Usage

```bash
helm repo add pyrra https://pyrra-dev.github.io/helm-charts
```

Each chart documentation is available in the [charts directory](https://github.com/pyrra-dev/helm-charts/tree/main/charts/).

## Contributing

If you changed the Helm values, please run [helm-docs](https://github.com/norwoodj/helm-docs) in charts/pyrra folder to re-generate the readme accordingly.
Alternatively you can use the provided [pre-commit](https://pre-commit.com/) hooks.