mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
c24047ec9a
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com> |
||
---|---|---|
.github/workflows | ||
.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 repo billimek
to see the charts.
Contributing
See CONTRIBUTING.md