Skip to content

Commit

Permalink
fix chart name
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Sep 7, 2020
1 parent ab4208b commit f99f3b3
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 @@ -115,7 +115,7 @@ helm repo add kvaps https://kvaps.github.io/charts
curl -LO https://github.com/kvaps/kube-linstor/raw/master/examples/linstor.yaml

# install release
helm install linstor kvaps/kube-linstor --version 1.7.2 \
helm install linstor kvaps/linstor --version 1.7.2 \
--namespace linstor \
-f linstor.yaml
```
Expand Down

0 comments on commit f99f3b3

Please sign in to comment.