mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-22 14:19:27 +00:00
Add basic index page
This commit is contained in:
14
index.md
Normal file
14
index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# nikdoof's 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 nikdoof https://nikdoof.github.io/helm-charts/
|
||||
```
|
||||
|
||||
You can then run `helm search nikdoof` to see the charts.
|
||||
Reference in New Issue
Block a user