mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-26 00:49:01 +00:00
19 lines
461 B
Markdown
19 lines
461 B
Markdown
|
# Collection of helm charts
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
[Helm](https://helm.sh) must be installed to use the charts.
|
||
|
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
|
||
|
|
||
|
Once Helm is set up properly, add the repo as follows:
|
||
|
|
||
|
```console
|
||
|
helm repo add billimek https://billimek.com/billimek-charts/
|
||
|
```
|
||
|
|
||
|
You can then run `helm search repo billimek` to see the charts.
|
||
|
|
||
|
## Charts
|
||
|
|
||
|
See [helm hub](https://hub.helm.sh/charts/billimek) for a complete list.
|