Fixed instructions for features flags in helm.

This commit is contained in:
David Noland
2022-02-10 13:28:08 -08:00
committed by GitHub
parent 338955b113
commit 91951859ec
@@ -61,7 +61,7 @@ When you install Rancher, enable the feature you want with a feature flag. The c
> **Note:** Values set from the Rancher API will override the value passed in through the command line.
When installing Rancher with a Helm chart, use the `--features` option. In the below example, two features are enabled by passing the feature flag names names in a comma separated list:
When installing Rancher with a Helm chart, use the `--set` option. In the below example, two features are enabled by passing the feature names in a comma separated list:
```
helm install rancher rancher-latest/rancher \