Skip to content

Commit

Permalink
Merge pull request #63 from deggja/helm_chart
Browse files Browse the repository at this point in the history
feat: updated readme and moved tgz to root
  • Loading branch information
deggja authored Dec 13, 2023
2 parents 00c8c89 + 6832f35 commit 97a58e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,11 @@ For specific Linux distros, Windows and other install binaries, check the latest

## Installation via Helm

You can deploy `netfetch` in your Kubernetes clusters using Helm.^
You can deploy the `netfetch` dashboard in your Kubernetes clusters using Helm.

```sh
helm repo add deggja https://deggja.github.io/

helm repo add deggja https://deggja.github.io/netfetch/
helm repo update

helm install netfetch deggja/netfetch --namespace netfetch
```

Expand Down
File renamed without changes.

0 comments on commit 97a58e5

Please sign in to comment.