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
- Host: GitHub
- URL: https://github.com/pyrra-dev/helm-charts
- Owner: pyrra-dev
- License: apache-2.0
- Created: 2025-04-11T15:08:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-14T18:49:05.000Z (6 months ago)
- Last Synced: 2026-01-14T22:57:42.791Z (6 months ago)
- Language: Smarty
- Homepage:
- Size: 119 KB
- Stars: 4
- Watchers: 3
- Forks: 11
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.