2023-03-05 07:10:21 +00:00
|
|
|
# Piped-Kubernetes
|
2022-10-27 08:09:05 +00:00
|
|
|
|
2023-03-05 07:10:21 +00:00
|
|
|
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/piped-kubernetes)](https://artifacthub.io/packages/search?repo=piped-kubernetes)
|
2022-10-27 08:09:05 +00:00
|
|
|
|
2023-03-05 07:10:21 +00:00
|
|
|
## Usage
|
2022-10-27 08:09:05 +00:00
|
|
|
|
2023-03-05 07:10:21 +00:00
|
|
|
[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 set up properly, add the repo as follows:
|
|
|
|
|
|
|
|
```console
|
|
|
|
helm repo add TeamPiped https://helm.piped.video/
|
|
|
|
```
|
|
|
|
|
|
|
|
You can then run `helm search repo TeamPiped` to see the charts.
|
|
|
|
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
|
|
|
- Bugs or feature requests should be opened in an [issue](https://github.com/TeamPiped/Piped-Kubernetes/issues/new/choose).
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[AGPL License](./LICENSE)
|