change readme

This commit is contained in:
2024-02-10 03:03:06 -07:00
parent be85591839
commit 2992ee5b5b
2 changed files with 6 additions and 16 deletions

View File

@@ -1,20 +1,9 @@
## Usage
## Getting started
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.
[Helm](https://helm.sh) must be installed to use the charts in this repository.
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
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>
This project is licensed under the terms of the Apache 2.0 License license.

1
_config.yml Normal file
View File

@@ -0,0 +1 @@
theme: jekyll-theme-cayman