mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
readme typos (#162)
This commit is contained in:
parent
6ff2fcaf27
commit
5bdba2161c
@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "v0.5"
|
||||
description: DNS proxy as ad-blocker for local network
|
||||
name: blocky
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
keywords:
|
||||
- blocky
|
||||
- dbs
|
||||
|
@ -4,11 +4,11 @@ This is an opinionated helm chart for [blocky](https://github.com/0xERR0R/blocky
|
||||
|
||||
The default values and container images used in this chart will allow for running in a multi-arch cluster (amd64, arm, arm64)
|
||||
|
||||
## TL;DR;
|
||||
## TL;DR
|
||||
|
||||
```shell
|
||||
$ helm repo add billimek https://billimek.com/billimek-charts/
|
||||
$ helm install billimek/blocky
|
||||
helm repo add billimek https://billimek.com/billimek-charts/
|
||||
helm install billimek/blocky
|
||||
```
|
||||
|
||||
## Installing the Chart
|
||||
|
Loading…
Reference in New Issue
Block a user