22 lines
545 B
Markdown
22 lines
545 B
Markdown
# Welcome
|
|
|
|
Welcome to the documentation for the [alexlebens's Helm charts](https://github.com/alexlebens/helm-charts).
|
|
|
|
## Getting started
|
|
|
|
[Helm](https://helm.sh) must be installed to use the charts in this repository.
|
|
|
|
Refer to Helm's [documentation](https://helm.sh/docs/) to get started.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
helm repo add alexlebens http://alexlebens.github.io/helm-charts/
|
|
```
|
|
|
|
You can then run `helm search repo alexlebens` to search the charts.
|
|
|
|
## License
|
|
|
|
This project is licensed under the terms of the Apache 2.0 License license.
|