Skip to content

Commit

Permalink
Docs: update helm installation (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonahd authored Aug 13, 2024
1 parent fbc63c9 commit f53e2de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ kubectl krew install kor

### Helm

```sh
helm repo add kor https://yonahd.github.io/kor
```

Run as a cronjob in your Cluster (with an option for sending slack updates)

```sh
Expand Down

0 comments on commit f53e2de

Please sign in to comment.