diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-02-14 15:21:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-14 15:21:42 +0000 |
commit | 90d89219b27e6033aafbf888ab1da185b76f6180 (patch) | |
tree | b8a6c48f9c741ef8a3aa9a65cab192a147db83db | |
parent | 07dc7db266ecfb88a783a94fac5c54e2092bda53 (diff) | |
parent | 93d3b7c83cf3dc82ce563a1969563303a57fc9ee (diff) |
Merge "Fixing typo on README_HELM"
-rw-r--r-- | kubernetes/README_HELM | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/README_HELM b/kubernetes/README_HELM index c1d5fdf432..0f65120397 100644 --- a/kubernetes/README_HELM +++ b/kubernetes/README_HELM @@ -3,7 +3,7 @@ Prerequisites: - Helm In order to use Helm with Rancher, check the tiller version installed -by runing "helm version" on the ranchr CLI +by running "helm version" on the rancher CLI and install the appropriate Helm. Notice both tiller and helm are installed, but you will need to install on your VM. |