mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
222718f335
* Allow extraMounts for Plex, mimicks NZBGet's setup * Allow extraMounts for Plex, mimicks NZBGet's setup * Opps, had an extra end * Up chart up a version since a feature is added instead of a bugfix * Try and get rid of the weird EOF error. Added a space at the end. * Dang fat fingers! * Shouldnt have deleted this! Needed to end the range block * Doh! Wrong spot |
||
---|---|---|
.github | ||
charts | ||
unifi | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
ct.yaml | ||
LICENSE | ||
README.md |
Collection of helm charts
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 billimek https://billimek.com/billimek-charts/
You can then run helm search billimek
to see the charts.
Charts
See helm hub for a complete list.
Contributing
See CONTRIBUTING.md