mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-25 00:19:10 +00:00
91b158b78c
Signed-off-by: Jeff Billimek <jeff@billimek.com>
19 lines
456 B
Markdown
19 lines
456 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 billimek` to see the charts.
|
|
|
|
## Charts
|
|
|
|
See [helm hub](https://hub.helm.sh/charts/billimek) for a complete list.
|