Merge pull request #3872 from jtravee/feature-flag

Fixed typos
This commit is contained in:
Jen Travinski
2022-02-14 12:35:36 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -56,7 +56,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 `--set` 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 flag names in a comma separated list:
```
helm install rancher-latest/rancher \
@@ -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 `--set` option. In the below example, two features are enabled by passing the feature 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 flag names in a comma separated list:
```
helm install rancher rancher-latest/rancher \