Go to file
Yasser Saleemi 67cb8ec883 [nzbget] Allow mounting additional claims (#137)
This is useful if some data exists in different paths and you wish to make use
of categories + paths. So you can have a volume for Movies and have a movies
category that points to this path.

Useful for when they exist on NFS, this allows you to easily attach NFS mounts
to the pod.

Signed-off-by: Yasser Saleemi <yassersaleemi@gmail.com>
2020-01-18 17:11:04 -05:00
.github moving PR template file 2020-01-13 08:18:28 -05:00
.submodules Remove submodule (#82) 2019-10-19 20:11:30 -04:00
charts [nzbget] Allow mounting additional claims (#137) 2020-01-18 17:11:04 -05:00
home-assistant updating home assistant chart to reflect that it's now part of the helm repo 2018-09-11 14:34:23 +00:00
kube-plex copying submodule charts instead of symlink (#65) 2019-08-08 23:48:25 -04:00
node-red node-red is now an official helm chart 2018-11-09 16:33:53 -05:00
unifi unifi chart is now an official helm chart 2018-10-06 22:56:40 -04:00
.gitignore initial commit 2018-06-21 09:57:50 -04:00
.gitmodules Remove submodule (#82) 2019-10-19 20:11:30 -04:00
CONTRIBUTING.md moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
ct.yaml relocating ct.yaml config file 2020-01-10 14:35:35 -05:00
LICENSE moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
README.md fixing search instructions 2020-01-11 08:19:04 -05:00

Collection of helm charts

License

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

License

Apache 2.0 License