mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
gh-pages branch updates
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
529c3c6b45
commit
1448d7b6b4
@ -1,8 +1,8 @@
|
||||
# Collection of helm charts
|
||||
# k8s@Home Collection of helm charts
|
||||
|
||||
## Installation
|
||||
|
||||
```console
|
||||
helm repo add billimek https://billimek.com/billimek-charts/
|
||||
helm search billimek
|
||||
helm repo add k8s-at-home https://charts.k8s-at-home.com/
|
||||
helm search k8s-at-home
|
||||
```
|
||||
|
@ -1,3 +1,3 @@
|
||||
theme: jekyll-theme-cayman
|
||||
name: billimek Helm Charts
|
||||
description: billimek-charts Helm Repository
|
||||
name: k8s@Home Helm Charts
|
||||
description: k8s@Home Helm Repository
|
18
index.md
18
index.md
@ -1,18 +0,0 @@
|
||||
# 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.
|
Loading…
Reference in New Issue
Block a user