Skip to content

Commit

Permalink
Update README.md.gotmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Jun 10, 2022
1 parent bde6fb5 commit 6e838b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kube-ops-view/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## TL;DR;

```console
helm repo add christianknell https://charts.knell.it
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo update
helm install my-release christianknell/kube-ops-view
```
Expand All @@ -26,7 +26,7 @@ This chart bootstraps the [Kubernetes Operational View](https://codeberg.org/hja
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://charts.knell.it
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo update
helm install my-release christianknell/kube-ops-view
```
Expand Down

0 comments on commit 6e838b3

Please sign in to comment.