mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-13 13:50:40 +05:30
fbc086f0c5
* fix(charts/piped): make entrypoint actually do something It does nothing if 1st argument is not nginx and just execs the arguments: https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/docker-entrypoint.sh#L12 * bump patch version and add changelog |
||
---|---|---|
.ci | ||
.github | ||
.taskfiles | ||
charts/apps/piped | ||
hack/templates | ||
.gitignore | ||
LICENSE | ||
README.md | ||
Taskfile.yml |
Piped-Kubernetes
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
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.