change readme
This commit is contained in:
21
README.md
21
README.md
@@ -1,20 +1,9 @@
|
|||||||
## Usage
|
## Getting started
|
||||||
|
|
||||||
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
|
[Helm](https://helm.sh) must be installed to use the charts in this repository.
|
||||||
Helm's [documentation](https://helm.sh/docs) to get started.
|
|
||||||
|
|
||||||
Once Helm has been set up correctly, add the repo as follows:
|
Refer to Helm's [documentation](https://helm.sh/docs/) to get started.
|
||||||
|
|
||||||
helm repo add <alias> https://alexlebens.github.io/helm-charts
|
## License
|
||||||
|
|
||||||
If you had already added this repo earlier, run `helm repo update` to retrieve
|
This project is licensed under the terms of the Apache 2.0 License license.
|
||||||
the latest versions of the packages. You can then run `helm search repo
|
|
||||||
<alias>` to see the charts.
|
|
||||||
|
|
||||||
To install the <chart-name> chart:
|
|
||||||
|
|
||||||
helm install my-<chart-name> <alias>/<chart-name>
|
|
||||||
|
|
||||||
To uninstall the chart:
|
|
||||||
|
|
||||||
helm delete my-<chart-name>
|
|
1
_config.yml
Normal file
1
_config.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
theme: jekyll-theme-cayman
|
Reference in New Issue
Block a user