update _index.md

added the proper namespace for `helm get values rancher` to work
This commit is contained in:
Ross Kirkpatrick
2020-03-04 16:16:14 -05:00
committed by GitHub
parent 960e34a12d
commit 1aed03038f
@@ -80,7 +80,7 @@ This section describes how to upgrade normal (Internet-connected) or air gap ins
Get the values, which were passed with `--set`, from the current Rancher Helm chart that is installed.
```
helm get values rancher
helm get values rancher -n cattle-system
hostname: rancher.my.org
```