Skip to content

Commit

Permalink
Update helm version in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
admirito committed May 2, 2021
1 parent 6ff9abf commit 2bedafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ namespace and then install the helm chart:
kubectl create namespace gvm

helm install gvm \
https://github.com/admirito/gvm-containers/releases/download/chart-1.0.1/gvm-1.0.1.tgz \
https://github.com/admirito/gvm-containers/releases/download/chart-1.1.0/gvm-1.1.0.tgz \
--namespace gvm --timeout 20m \
--set gvmd-db.postgresqlPassword="mypassword"
#+END_SRC
Expand Down

0 comments on commit 2bedafe

Please sign in to comment.