Skip to content

Commit

Permalink
Add missing parameter
Browse files Browse the repository at this point in the history
Fixes bug jfelten#6
  • Loading branch information
jimsnab authored Aug 24, 2021
1 parent 944e413 commit 93de379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ This is my personal helm repo used for charts that I am working on. Some may or

```bash
helm repo add jfelten https://jfelten.github.io/helm-charts/charts
helm install jfelten/<CHART_NAME>
helm install busybox jfelten/<CHART_NAME>
```

0 comments on commit 93de379

Please sign in to comment.