mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
67cb8ec883
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> |
||
---|---|---|
.github | ||
.submodules | ||
charts | ||
home-assistant | ||
kube-plex | ||
node-red | ||
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