gh-pages branch updates

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-08-29 07:40:04 -04:00
parent 529c3c6b45
commit 1448d7b6b4
No known key found for this signature in database
GPG Key ID: 214B3EF39B4956B7
3 changed files with 5 additions and 23 deletions

View File

@ -1,8 +1,8 @@
# Collection of helm charts # k8s@Home Collection of helm charts
## Installation ## Installation
```console ```console
helm repo add billimek https://billimek.com/billimek-charts/ helm repo add k8s-at-home https://charts.k8s-at-home.com/
helm search billimek helm search k8s-at-home
``` ```

View File

@ -1,3 +1,3 @@
theme: jekyll-theme-cayman theme: jekyll-theme-cayman
name: billimek Helm Charts name: k8s@Home Helm Charts
description: billimek-charts Helm Repository description: k8s@Home Helm Repository

View File

@ -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.